OutputSettings Properties |
The OutputSettings type exposes the following members.
Name | Description | |
---|---|---|
AdvanceOnMouseClick |
Advance slide on mouse click, default value true. 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, default value true. 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),
default value true. Read/write.
| |
FitToWindow |
Fit to window, default value true. Read/write.
| |
FontFileType |
Font file type, default value FontFileType.Woff . Read/write.
| |
ImageFormat |
Image format, default format png. Read/write.
| |
ImageQuality |
Image quality,for future use. Read/write.
| |
IncludeHiddenSlides |
Include hidden slides, default value true. Read/write.
| |
IncludeSlideNotes |
Include slide notes, default value true. Read/write.
| |
KeepOriginalImageDimension |
Export with same dimension of inserted images in the presentation. Read/write.
| |
LoopPresentation |
Loop presentation. Read/write.
| |
MaximumSlidesToConvert |
Limit to which index the slides are to be converted.
Default value is -1 => converts all
| |
SaveMasterAsImage |
Save master as image or process the master and layouts and render as seperate slides.
| |
SingleHtmlPerSlide |
Single html per slide, default value false. Read/write.
| |
SubsetFontFiles |
Do Font file subseting or not
| |
WindowScale |
Window scale, default value 100. Read/write.
|