RenderingOptions

RenderingOptions class

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

RenderingOptions

NameDescription
RenderingOptions()Default constructor.

Returns: RenderingOptions


getInkOptions

NameDescription
getInkOptions()Provides options that control the look of Ink objects in exported document. Read-only IInkOptions

Returns: InkOptions


getNotesCommentsLayouting

NameDescription
getNotesCommentsLayouting()Provides options that control how notes and comments is placed in exported document.

Returns: NotesCommentsLayoutingOptions


getSlidesLayoutOptions

NameDescription
getSlidesLayoutOptions()Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions.

Returns: HandoutLayoutingOptions, NotesCommentsLayoutingOptions


setSlidesLayoutOptions

NameDescription
setSlidesLayoutOptions(HandoutLayoutingOptions)Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions.

setSlidesLayoutOptions

NameDescription
setSlidesLayoutOptions(NotesCommentsLayoutingOptions)Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions.