format property
format property
The desired file type the input document should be converted to.
Definition:
@property
def format(self):
...
@format.setter
def format(self, value):
...
See Also
- module
groupdocs.conversion.options.convert
- class
FileType
- class
IConvertOptions