Uses of Class
com.itextpdf.text.pdf.PdfSigLockDictionary
Packages that use PdfSigLockDictionary
-
Uses of PdfSigLockDictionary in com.itextpdf.text.pdf
Methods 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 TypeMethodDescriptionvoidPdfSignatureAppearance.setFieldLockDict(PdfSigLockDictionary fieldLock) Setter for the field lock dictionary.