[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TimeStampProperties.SignatureField

SignatureField Property

SignatureField

Gets or sets the AcroForm field used to store the digital signature.

If this value is set to null, the field with a unique name will be created automatically. That field will have no associated WidgetAnnotation, so the signature will be invisible.

Declaration
public Field SignatureField { get; set; }
Public Property SignatureField As Field