Package | Description |
---|---|
org.apache.pdfbox.pdmodel.fdf |
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
|
Modifier and Type | Method | Description |
---|---|---|
FDFIconFit |
FDFField.getIconFit() |
This will get the icon fit that is associated with this field.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FDFField.setIconFit(FDFIconFit fit) |
This will set the icon fit entry.
|