Enum FormFieldBehaviour

Enum FormFieldBehaviour

Namespace: Aspose.Svg.Rendering.Pdf
Assembly: Aspose.SVG.dll (25.5.0)

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

[ComVisible(true)]
public enum FormFieldBehaviour

Fields

Flattened = 1

The output PDF document will contain flattened form fields.

Interactive = 0

The output PDF document will contain interactive form fields.

 English