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
Methods 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.
-