Pdf |
The PdfLock type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfLock(PdfInteractiveForms) | Creates new instance of PdfLock. | |
| PdfLock(PdfInteractiveForms, PdfTypeBase) | Creates a new instance of PdfLock and initialize it with specified dictionary |
| Name | Description | |
|---|---|---|
| Action | Gets or sets a value which, in conjunction with Fields, indicates the set of fields that should be locked. | |
| Fields | Gets or sets an array identifying which fields to include or which to exclude, depending on the setting of the Action property. | |
| Names | Gets or sets an array of text strings containing field FullName. |