Pdf |
The PdfSignatureField type exposes the following members.
Name | Description | |
---|---|---|
![]() | Appearance | Gets the appearance settings for this PdfSignatureField. |
![]() | FieldType |
Gets the Signature value.
(Overrides PdfFieldFieldType) |
![]() | LockedFields | Gets or sets the set of form fields whose change invalidate the signature. |
![]() | Required | If set, the field shall have a value at the time it is exported by a submit-form action (see 12.7.5.2, "Submit-Form Action"). |
![]() | Value | Gets or sets the PdfSignatureField value as an instance of the PdfSignature type. Setting this property, Appearance gets automatically updated. |