Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
PDSignatureField.setSeedValue(PDSeedValue sv)
(Optional; PDF 1.)
|
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.