pdfform-ag凯发旗舰厅



com.spire.pdf.fields
class pdfform

java.lang.object
  extended by 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.
 
method summary
 pdfformfieldcollection getfields()
          gets the fields.
 boolean isflatten()
          gets a value indicating whether this is flatten.
 void isflatten(boolean value)
          sets a value indicating whether this is flatten.
 
constructor detail

pdfform

public pdfform()
initializes a new instance of the class.
method detail

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.


网站地图