Click or drag to resize

CPDFSignatureConfigText Property

Gets or sets the text associated with the signature.

Namespace:  ComPDFKit.DigitalSign
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public string Text { get; set; }

Property Value

Type: String
See Also