FormFieldBehaviour Enum
FormFieldBehaviour enumeration
This enumeration is used to specify the behavior of form fields in the output PDF document.
public enum FormFieldBehaviour
Values
Name | Value | Description |
---|---|---|
Interactive | 0 | The output PDF document will contain interactive form fields. |
Flattened | 1 | The output PDF document will contain flattened form fields. |
See Also
- namespace Aspose.Html.Rendering.Pdf
- assembly Aspose.HTML