| 
 | 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.FormFieldOutput
public final class FormFieldOutput
Specifies output options for the form field.
Licensing:
This class is a DynamicPDF Merger Professional Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
| Field Summary | |
|---|---|
| static FormFieldOutput | FLATTENThe field will be flattened. | 
| static FormFieldOutput | INHERITField's output will depend on the document's form level output settings. | 
| static FormFieldOutput | REMOVEThe field will be removed. | 
| static FormFieldOutput | RETAINThe field 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 FormFieldOutput FLATTEN
public static final FormFieldOutput REMOVE
public static final FormFieldOutput RETAIN
public static final FormFieldOutput INHERIT
| 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 | ||||||||