IOutputSettings Properties |
The IOutputSettings type exposes the following members.
Name | Description | |
---|---|---|
AdvanceOnMouseClick |
Advance slide on mouse click. Read/write.
| |
AvoidCommonFiles |
Removes creating common folder and script.js file in output
| |
AvoidSlideLoadCheck |
Removes check to see if slide is loaded before displaying it.
| |
BackgroundColor |
Background color. Read/write.
| |
ConvertVideoToMp4 |
Decides whether to convert video to mp4 format, default value true. Read only.
| |
ConvertVideoToOgg |
Decides whether to convert video to ogg format, default value true. Read/write.
| |
CreateSlideOutline |
Adds outline support
| |
CustomGotoSlideApiCall |
Add API call to replace default goto
| |
EmbedFonts |
Embed fonts. Read/write.
| |
EnableKeyBoardNavigation |
Navigate through presentation by using keyboard arrow keys, default value true. Read/write.
| |
EnableSwipeNavigation |
Navigate through presentation by swiping over slide (for touch screen devices),
| |
FitToWindow |
Fit to window. Read/write.
| |
FontFileType |
Font file type. Read/write.
| |
ImageFormat |
Image format. Read/write.
| |
ImageQuality |
Set image quality. Read/write.
| |
IncludeHiddenSlides |
Include hidden slides. Read/write.
| |
IncludeSlideNotes |
Include slide notes. Read/write.
| |
KeepOriginalImageDimension |
Export with same dimension of inserted images in the presentation. Read/write.
| |
LoopPresentation |
Loop through presentation. Read/write.
| |
MaximumSlidesToConvert |
Limit to which index the slides are to be converted. Read/Write
| |
SaveMasterAsImage |
Save master as image or process the master and layouts and render as seperate slides.
| |
SingleHtmlPerSlide |
Single html per slide. Read/write.
| |
SubsetFontFiles |
Do Font file subseting or not
| |
WindowScale |
Window scale. Read/write.
|