[]
Defines range of the Field objects to be locked when SignatureField is signed.
public class SignatureLockedFields : PdfDictWrapper, IPdfDict
| Name | Description |
|---|---|
| SignatureLockedFields() | Initializes a new instance of the SignatureLockedFields class. |
| SignatureLockedFields(SignatureLockedFieldsType, IEnumerable<string>) | Initializes a new instance of the SignatureLockedFields class. |
| Name | Description |
|---|---|
| FieldNames | Gets or sets the list of fields' names which should be included / excluded from processing depending on Type property. |
| Type | Gets or sets the type of the range. |