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