| Package | Description |
|---|---|
| com.itextpdf.forms | |
| com.itextpdf.forms.fields |
| Modifier and Type | Method and Description |
|---|---|
PdfSigFieldLockDictionary |
PdfSigFieldLockDictionary.setDocumentPermissions(PdfSigFieldLockDictionary.LockPermissions permissions)
Sets the permissions granted for the document when the corresponding signature
field is signed.
|
PdfSigFieldLockDictionary |
PdfSigFieldLockDictionary.setFieldLock(PdfSigFieldLockDictionary.LockAction action,
String... fields)
Sets signature lock for specific fields in the document.
|
| Modifier and Type | Method and Description |
|---|---|
PdfSigFieldLockDictionary |
PdfSignatureFormField.getSigFieldLockDictionary()
Gets the
PdfSigFieldLockDictionary, which contains fields that
must be locked if the document is signed. |
Copyright © 1998–2017 iText Group NV. All rights reserved.