format property
Leave feedback
On this page
The input document file type.
It is None until a format has been set; test for None rather than comparing to FileType.unknown, which it never equals.
@property
def format(self):
...
@format.setter
def format(self, value):
...
- class
GisLoadOptions
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.