conaito Office2Silverlight SDK

The OutputSettings type exposes the following members.

Constructors

  NameDescription
Public methodOutputSettings
Initializes a new instance of the OutputSettings class.

Methods

  NameDescription
Public methodSaveToString

Properties

  NameDescription
Public propertyAllowOOBMode
Gets or sets a value indicating whether [allow OOB mode].
Public propertyAppearance
Gets the output silverlight appearance settings(theme).
Public propertyCreateOutputFolderIfNotExists
Gets or sets a value indicating whether [create output folder if not exists].
Public propertyExeWindowBorder
Gets or sets the exe window border style.
Public propertyExeWindowHeight
Gets or sets the height of the exe window.
Public propertyExeWindowTitle
Gets or sets the exe window title.
Public propertyExeWindowWidth
Gets or sets the width of the exe window.
Public propertyGenerateEXE
Gets or sets a value indicating whether [generate EXE].
Public propertyGenerateHTML
Gets or sets a value indicating whether [generate HTML].
Public propertyGenerateThumbnail
Gets or sets a value indicating whether [generate thumbnail].
Public propertyOOBName
Gets or sets the name of the OOB.
Public propertyShowFullscreenButton
Gets or sets a value indicating whether [show fullscreen button].
Public propertyShowInfoLink
Gets or sets a value indicating whether [show info link].
Public propertyShowSizeModePicker
Gets or sets a value indicating whether [show size mode picker].
Public propertyShowThumbnailsListOnStart
Gets or sets a value indicating whether [show thumbnails list on start].
Public propertyShowToolbar
Gets or sets a value indicating whether [show toolbar].
Public propertyThumbnailsStyle
Gets or sets the thumbnails style.
Public propertyViewMode
Gets or sets the view mode.

See Also