format property
Leave feedback
On this page
The target document format.
If not set, the format is inferred from the output file extension. Default is FileFormat.unknown (infer from file extension).
@property
def format(self):
...
@format.setter
def format(self, value):
...
- class
ExportOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.