|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.fields.PdfForm
public class PdfForm
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 |
|---|
public PdfForm()
| Method Detail |
|---|
public PdfFormFieldCollection getFields()
public boolean isFlatten()
public void isFlatten(boolean value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||