Html5Options class
Contents
[
Hide
]Html5Options class
Represents a HTML5 exporting options.
Inheritance:Html5Options
→ SaveOptions
The Html5Options type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__ | Default constructor. |
Properties
Property | Description |
---|---|
warning_callback | Returns of sets an object which receives warnings and decides whether loading process will continue or will be aborted. Read/write IWarningCallback . |
progress_callback | Represents a callback object for saving progress updates in percentage. See IProgressCallback . |
default_regular_font | Returns or sets font used in case source font is not found. Read-write str. |
gradient_style | Returns or sets the visual style of the gradient. Read/write GradientStyle . |
animate_transitions | Returns or sets transitions animation option. Read/write bool. |
animate_shapes | Returns or sets shapes animation option. Read/write bool. |
embed_images | Returns or sets images embedding option. Read/write bool. |
output_path | Determines where external resources should be stored. Read/write str. |
notes_comments_layouting | Provides options that control how notes and comments is placed in exported document. Read/write INotesCommentsLayoutingOptions . |
See Also
- class
Html5Options
- class
SaveOptions
- module
aspose.slides.export
- library
Aspose.Slides