FormOutput Enum
Specifies output options for the form fields.
public enum FormOutput
Public Enum FormOutput
Inheritance: ObjectValueTypeEnumFormOutput
Fields
FormOutput.Flatten | 0 | Form fields will be flattened. |
FormOutput.Remove | 1 | Form fields will be removed. |
FormOutput.Retain | 2 | Form 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:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.