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