IRenderingOptions class

IRenderingOptions class

Provides options that control how a presentation/slide is rendered.

The IRenderingOptions type exposes the following members:

Properties

PropertyDescription
slides_layout_optionsGets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions.
ink_optionsProvides options that control the look of Ink objects in exported document.
Read-only IInkOptions
disable_font_ligaturesGets or sets a value indicating whether text is rendered without using ligatures.
When set to true, ligatures will be disabled in the rendered output. By default, this property is set to false.
warning_callback
progress_callback
default_regular_font
gradient_style
skip_java_script_links

See Also