|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfSigLockDictionary.LockAction | |
---|---|
com.itextpdf.text.pdf |
Uses of PdfSigLockDictionary.LockAction in com.itextpdf.text.pdf |
---|
Methods in com.itextpdf.text.pdf that return PdfSigLockDictionary.LockAction | |
---|---|
static PdfSigLockDictionary.LockAction |
PdfSigLockDictionary.LockAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PdfSigLockDictionary.LockAction[] |
PdfSigLockDictionary.LockAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.itextpdf.text.pdf with parameters of type PdfSigLockDictionary.LockAction | |
---|---|
PdfSigLockDictionary(PdfSigLockDictionary.LockAction action,
PdfSigLockDictionary.LockPermissions p,
java.lang.String... fields)
Creates a signature lock for specific fields in the document. |
|
PdfSigLockDictionary(PdfSigLockDictionary.LockAction action,
java.lang.String... fields)
Creates a signature lock for specific fields in the document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |