Package | Description |
---|---|
com.itextpdf.forms |
Modifier and Type | Method and Description |
---|---|
static PdfSigFieldLockDictionary.LockPermissions |
PdfSigFieldLockDictionary.LockPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfSigFieldLockDictionary.LockPermissions[] |
PdfSigFieldLockDictionary.LockPermissions.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static PdfNumber |
PdfSigFieldLockDictionary.getLockPermission(PdfSigFieldLockDictionary.LockPermissions permissions) |
PdfSigFieldLockDictionary |
PdfSigFieldLockDictionary.setDocumentPermissions(PdfSigFieldLockDictionary.LockPermissions permissions)
Sets the permissions granted for the document when the corresponding signature field is signed.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.