Package | Description |
---|---|
com.itextpdf.forms |
Modifier and Type | Method and Description |
---|---|
static PdfSigFieldLock.LockPermissions |
PdfSigFieldLock.LockPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfSigFieldLock.LockPermissions[] |
PdfSigFieldLock.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 |
PdfSigFieldLock.getLockPermission(PdfSigFieldLock.LockPermissions permissions) |
PdfSigFieldLock |
PdfSigFieldLock.setDocumentPermissions(PdfSigFieldLock.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.