file_format property
file_format property
Gets or sets file format of signed document.
Definition:
@property
def file_format(self):
...
@file_format.setter
def file_format(self, value):
...
See Also
- module
groupdocs.signature.options
- class
WordProcessingSaveFileFormat
- class
WordProcessingSaveOptions