Click or drag to resize

CPDFSignatureConfigLogoData Property

Gets or sets the logo image for the signature.

Namespace:  ComPDFKit.DigitalSign
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public byte[] LogoData { get; set; }

Property Value

Type: Byte
See Also