flatten_all_fields property
flatten_all_fields property
The flatten_all_fields property flattens all the fields of the PDF form.
Definition:
@property
def flatten_all_fields(self):
...
@flatten_all_fields.setter
def flatten_all_fields(self, value):
...
See Also
- class
PdfLoadOptions