PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFFixedDocument Class
/ getForm Method
Collapse All
Expand All
In This Topic
getForm Method
In This Topic
Gets the PDF form included in the document.
Syntax
public
PDFForm
getForm()
Return Value
A
com.o2sol.pdf4java.forms.PDFForm
object representing the Pdf form included in the document.
See Also
Reference
PDFFixedDocument Class
PDFFixedDocument Members