is_exp_image_to_temp_dir property
is_exp_image_to_temp_dir property
Indicates whether exporting image files to temp directory. Only for saving to html stream.
Definition:
@property
def is_exp_image_to_temp_dir(self):
...
@is_exp_image_to_temp_dir.setter
def is_exp_image_to_temp_dir(self, value):
...
See Also
- module
aspose.cells.saving
- class
EbookSaveOptions