Click or drag to resize

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
Syntax
C#
public byte[] ImageData { get; set; }

Property Value

Type: Byte
See Also