Click or drag to resize
IOutputSettings Properties

The IOutputSettings type exposes the following members.

Properties
  NameDescription
Public propertyAdvanceOnMouseClick
Advance slide on mouse click. Read/write.
Public propertyAvoidCommonFiles
Removes creating common folder and script.js file in output
Public propertyAvoidSlideLoadCheck
Removes check to see if slide is loaded before displaying it.
Public propertyBackgroundColor
Background color. Read/write.
Public propertyConvertVideoToMp4
Decides whether to convert video to mp4 format, default value true. Read only.
Public propertyConvertVideoToOgg
Decides whether to convert video to ogg format, default value true. Read/write.
Public propertyCreateSlideOutline
Adds outline support
Public propertyCustomGotoSlideApiCall
Add API call to replace default goto
Public propertyEmbedFonts
Embed fonts. Read/write.
Public propertyEnableKeyBoardNavigation
Navigate through presentation by using keyboard arrow keys, default value true. Read/write.
Public propertyEnableSwipeNavigation
Navigate through presentation by swiping over slide (for touch screen devices),
Public propertyFitToWindow
Fit to window. Read/write.
Public propertyFontFileType
Font file type. Read/write.
Public propertyImageFormat
Image format. Read/write.
Public propertyImageQuality
Set image quality. Read/write.
Public propertyIncludeHiddenSlides
Include hidden slides. Read/write.
Public propertyIncludeSlideNotes
Include slide notes. Read/write.
Public propertyKeepOriginalImageDimension
Export with same dimension of inserted images in the presentation. Read/write.
Public propertyLoopPresentation
Loop through presentation. Read/write.
Public propertyMaximumSlidesToConvert
Limit to which index the slides are to be converted. Read/Write
Public propertySaveMasterAsImage
Save master as image or process the master and layouts and render as seperate slides.
Public propertySingleHtmlPerSlide
Single html per slide. Read/write.
Public propertySubsetFontFiles
Do Font file subseting or not
Public propertyWindowScale
Window scale. Read/write.
Top
See Also