Uses of Class
com.itextpdf.text.pdf.PdfSigLockDictionary
Packages that use PdfSigLockDictionary
-
Uses of PdfSigLockDictionary in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfSigLockDictionaryModifier and TypeFieldDescriptionprivate PdfSigLockDictionary
PdfSignatureAppearance.fieldLock
Signature field lock dictionaryMethods in com.itextpdf.text.pdf that return PdfSigLockDictionaryModifier and TypeMethodDescriptionPdfSignatureAppearance.getFieldLockDict()
Getter for the field lock dictionary.Methods in com.itextpdf.text.pdf with parameters of type PdfSigLockDictionaryModifier and TypeMethodDescriptionvoid
PdfSignatureAppearance.setFieldLockDict
(PdfSigLockDictionary fieldLock) Setter for the field lock dictionary.