Namespace: BitMiracle.Docotic.Pdf
public enum PdfSignatureType
Public Enumeration PdfSignatureType
Member name | Value | Description | |
---|---|---|---|
Approval | 0 | The approval signature type. | |
AuthorNoChanges | 1 | An author (certification) signature type. No changes allowed to the signed document. | |
AuthorFormFillingAllowed | 2 | An author (certification) signature type. It is allowed to fill the form in the signed document. | |
AuthorFormFillingAndAnnotationsAllowed | 3 | An author (certification) signature type. It is allowed to add annotations to and fill the form in the signed document. |