form_field_behaviour property
form_field_behaviour property
Specifies the behavior of form fields in the output PDF document.
Definition:
@property
def form_field_behaviour(self):
...
@form_field_behaviour.setter
def form_field_behaviour(self, value):
...
See Also
- module
aspose.html.saving
- class
FormFieldBehaviour
- class
PdfSaveOptions