save_html_as_zip property
save_html_as_zip property
Sets/Gets whether to save html file as zip archive,the default is false.
Definition:
@property
def save_html_as_zip(self):
...
@save_html_as_zip.setter
def save_html_as_zip(self, value):
...
See Also
- module
aspose.cellsgridjs
- class
Config