Package | Description |
---|---|
com.itextpdf.forms |
Modifier and Type | Method and Description |
---|---|
static PdfSigFieldLockDictionary.LockAction |
PdfSigFieldLockDictionary.LockAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfSigFieldLockDictionary.LockAction[] |
PdfSigFieldLockDictionary.LockAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static PdfName |
PdfSigFieldLockDictionary.getLockActionValue(PdfSigFieldLockDictionary.LockAction action) |
PdfSigFieldLockDictionary |
PdfSigFieldLockDictionary.setFieldLock(PdfSigFieldLockDictionary.LockAction action, String... fields)
Sets signature lock for specific fields in the document.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.