Click or drag to resize

CPDFSignatureConfigContentColor Property

Gets or sets the color for the signature content.

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

Property Value

Type: Single
See Also