CPDFSignatureConfigImageData Property |
Gets or sets the image for the signature.
Namespace:
ComPDFKit.DigitalSign
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntaxpublic byte[] ImageData { get; set; }
Property Value
Type:
Byte
See Also