FormFieldBehaviour enumeration

FormFieldBehaviour enumeration

This enumeration is used to specify the behavior of form fields in the output PDF document.

The FormFieldBehaviour type exposes the following members:

Fields

FieldDescription
INTERACTIVEThe output PDF document will contain interactive form fields.
FLATTENEDThe output PDF document will contain flattened form fields.

See Also