WebDocumentOptions class
WebDocumentOptions class
Represents an options set for WebDocument saving.
The WebDocumentOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ |
Properties
| Property | Description |
|---|---|
template_engine | Returns or sets templates engine. Read/write ITemplateEngine. |
output_saver | Returns or sets output saver. Read/write IOutputSaver. |
embed_images | Returns or sets images embedding option. Read/write bool. |
animate_transitions | Returns or sets transitions animation option. Read/write bool. |
animate_shapes | Returns or sets shapes animation option. Read/write bool. |
See Also
- class
WebDocument - module
aspose.slides.export.web - library
Aspose.Slides