FormOutput Enum

Specifies output options for the form fields.

public enum FormOutput
Public Enum FormOutput

Inheritance: ObjectValueTypeEnumFormOutput

Fields

FormOutput.Flatten0Form fields will be flattened.
FormOutput.Remove1Form fields will be removed.
FormOutput.Retain2Form fields will be retained.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Forms

In this topic