DynamicPDF by ceTe Software

com.cete.dynamicpdf.forms
Class FormOutput

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.forms.FormOutput

public final class FormOutput
extends Enums

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

FLATTEN

public static final FormOutput FLATTEN
Form fields will be flattened.


REMOVE

public static final FormOutput REMOVE
Form fields will be removed.


RETAIN

public static final FormOutput RETAIN
Form fields will be retained. This is a default option.

Method Detail

getName

public java.lang.String getName()
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software