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 PdfSigLockDictionaryPdfSignatureAppearance.fieldLockSignature 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 TypeMethodDescriptionvoidPdfSignatureAppearance.setFieldLockDict(PdfSigLockDictionary fieldLock) Setter for the field lock dictionary.