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 and Description |
---|---|
FDFIconFit |
FDFField.getIconFit()
This will get the icon fit that is associated with this field.
|
Modifier and Type | Method and Description |
---|---|
void |
FDFField.setIconFit(FDFIconFit fit)
This will set the icon fit entry.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.