[]
Represents the signature field.
public class SignatureField : Field, IPdfDict, IOwnedObject, ActionHide.ILinkedObject, ActionFieldsBase.IFieldDef
| Name | Description |
|---|---|
| SignatureField() | Initializes a new instance of the SignatureField class. |
| Name | Description |
|---|---|
| LockedFields | Gets or sets the SignatureLockedFields object defining a set of form fields to be locked when this signature field is signed, if null then no fields are locked. |
| Value | Gets or sets a Signature object that defines this SignatureField. Setting this property to null removes the signature from the document. |
| Widget | Gets the WidgetAnnotation defining view properties of the text field. |