pdfform-ag凯发旗舰厅
com.spire.pdf.fields
class pdfform
java.lang.object
com.spire.pdf.fields.pdfform
- all implemented interfaces:
- ipdfwrapper
- direct known subclasses:
- pdfformwidget
public class pdfform
- extends java.lang.object
- implements ipdfwrapper
represents interactive form of the pdf document.
constructor summary |
pdfform()
initializes a new instance of the class. |
pdfform
public pdfform()
- initializes a new instance of the class.
getfields
public pdfformfieldcollection getfields()
- gets the fields.
isflatten
public boolean isflatten()
- gets a value indicating whether this is flatten.
isflatten
public void isflatten(boolean value)
- sets a value indicating whether this is flatten.