|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDSeedValue | |
---|---|
org.apache.pdfbox.pdmodel.interactive.form | The interactive package contains classes that deal with interactive annotations such as textfields and buttons. |
Uses of PDSeedValue in org.apache.pdfbox.pdmodel.interactive.form |
---|
Methods in org.apache.pdfbox.pdmodel.interactive.form that return PDSeedValue | |
---|---|
PDSeedValue |
PDSignatureField.getSeedValue()
(Optional; PDF 1.5) A seed value dictionary containing information that constrains the properties of a signature that is applied to the field. |
Methods in org.apache.pdfbox.pdmodel.interactive.form with parameters of type PDSeedValue | |
---|---|
void |
PDSignatureField.setSeedValue(PDSeedValue sv)
(Optional; PDF 1.) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |