[]
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.
public Field SignatureField { get; set; }
Public Property SignatureField As Field