|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Enums
com.cete.dynamicpdf.forms.FormOutput
public final class FormOutput
Specifies output options for the form fields.
Licensing:
This class is a DynamicPDF Merger Professional Edition feature.
One of the following licenses is required for non-evaluation usage:
| Field Summary | |
|---|---|
static FormOutput |
FLATTEN
Form fields will be flattened. |
static FormOutput |
REMOVE
Form fields will be removed. |
static FormOutput |
RETAIN
Form fields will be retained. |
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the enumeration constant name. |
| Methods inherited from class com.cete.dynamicpdf.Enums |
|---|
and, getValue, or, xor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FormOutput FLATTEN
public static final FormOutput REMOVE
public static final FormOutput RETAIN
| Method Detail |
|---|
public java.lang.String getName()
getName in class Enums
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||