format property
format property
Format of the file e.g. “WordProcessing”.
Definition:
@property
def format(self):
...
@format.setter
def format(self, value):
...
See Also
- module
groupdocs.parser.options - class
FileFormat - class
FileType
Format of the file e.g. “WordProcessing”.
@property
def format(self):
...
@format.setter
def format(self, value):
...
groupdocs.parser.optionsFileFormatFileType