Namespace: BitMiracle.Docotic.Pdf
public enum PdfSignatureFieldLockAction
Public Enumeration PdfSignatureFieldLockAction
Member name | Value | Description | |
---|---|---|---|
All | 0 | All fields in the document get locked. | |
Include | 1 | All fields with the specified names get locked. | |
Exclude | 2 | All fields except fields with the specified names get locked. |