RenderingOptions class
Contents
[
Hide
]RenderingOptions class
Provides options that control how a presentation/slide is rendered.
Inheritance:RenderingOptions
→ SaveOptions
The RenderingOptions 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 . |
notes_comments_layouting | Provides options that control how notes and comments is placed in exported document. |
slides_layout_options | Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions . |
ink_options | Provides options that control the look of Ink objects in exported document. Read-only IInkOptions |
See Also
- class
RenderingOptions
- class
SaveOptions
- module
aspose.slides.export
- library
Aspose.Slides