Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
Modifier and Type | Method | 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 | Description |
---|---|---|
void |
PDSignatureField.setSeedValue(PDSeedValue sv) |
(Optional; PDF 1.) A seed value dictionary containing information
that constrains the properties of a signature that is applied to the
field.
|
Copyright © 2002–2018. All rights reserved.