Uses of Class
com.itextpdf.text.pdf.PdfSigLockDictionary
-
Packages that use PdfSigLockDictionary Package Description com.itextpdf.text.pdf -
-
Uses of PdfSigLockDictionary in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfSigLockDictionary Modifier and Type Field Description private PdfSigLockDictionaryPdfSignatureAppearance. fieldLockSignature field lock dictionaryMethods in com.itextpdf.text.pdf that return PdfSigLockDictionary Modifier and Type Method Description PdfSigLockDictionaryPdfSignatureAppearance. getFieldLockDict()Getter for the field lock dictionary.Methods in com.itextpdf.text.pdf with parameters of type PdfSigLockDictionary Modifier and Type Method Description voidPdfSignatureAppearance. setFieldLockDict(PdfSigLockDictionary fieldLock)Setter for the field lock dictionary.
-