RenderingOptions
RenderingOptions class
Provides options that control how a presentation/slide is rendered.
RenderingOptions
| Name | Description |
|---|
| RenderingOptions() | Default constructor. |
Returns:
RenderingOptions
getInkOptions
| Name | Description |
|---|
| getInkOptions() | Provides options that control the look of Ink objects in exported document. Read-only IInkOptions |
Returns:
InkOptions
| 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:
HandoutLayoutingOptions, NotesCommentsLayoutingOptions
setSlidesLayoutOptions
| Name | Description |
|---|
| setSlidesLayoutOptions(HandoutLayoutingOptions) | Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions. |
setSlidesLayoutOptions
| Name | Description |
|---|
| setSlidesLayoutOptions(NotesCommentsLayoutingOptions) | Gets or sets the mode in which slides are placed on the page when exporting a presentation ISlidesLayoutOptions. |