Click or drag to resize

PdfGeneratedDocumentCertificationSignature Property

Gets or sets the SignatureWidgetAnnotation that represents the signature. This is required whether or not IsVisible is true.

Namespace:  Atalasoft.PdfDoc.DigitalSignatures
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public SignatureWidgetAnnotation Signature { get; }

Property Value

Type: SignatureWidgetAnnotation
The SignatureWidgetAnnotation for the certification.
See Also