RenderingOptions
RenderingOptions class
Provides options that control how a presentation/slide is rendered.
RenderingOptions
| Name | Description |
|---|---|
| RenderingOptions() | Default function. |
Returns: RenderingOptions
getInkOptions
| Name | Description |
|---|---|
| getInkOptions () | Provides options that control the look of Ink objects in exported document. Read-only IInkOptions |
Returns: InkOptions
getNotesCommentsLayouting
| Name | Description |
|---|---|
| getNotesCommentsLayouting () | Provides options that control how notes and comments is placed in exported document. |
Returns: NotesCommentsLayoutingOptions
getSlidesLayoutOptions
| Name | Description |
|---|---|
| getSlidesLayoutOptions () | Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions. |
Returns: NotesCommentsLayoutingOptions, HandoutLayoutingOptions
setSlidesLayoutOptions
| Name | Description |
|---|---|
| setSlidesLayoutOptions (NotesCommentsLayoutingOptions) | Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions. |
Returns: void
setSlidesLayoutOptions
| Name | Description |
|---|---|
| setSlidesLayoutOptions (HandoutLayoutingOptions) | Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions. |
Returns: void