conaito Office2Silverlight SDK
The OutputSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OutputSettings |
Initializes a new instance of the OutputSettings class.
|
Methods
| Name | Description | |
|---|---|---|
| SaveToString |
Properties
| Name | Description | |
|---|---|---|
| AllowOOBMode |
Gets or sets a value indicating whether [allow OOB mode].
| |
| Appearance |
Gets the output silverlight appearance settings(theme).
| |
| CreateOutputFolderIfNotExists |
Gets or sets a value indicating whether [create output folder if not exists].
| |
| ExeWindowBorder |
Gets or sets the exe window border style.
| |
| ExeWindowHeight |
Gets or sets the height of the exe window.
| |
| ExeWindowTitle |
Gets or sets the exe window title.
| |
| ExeWindowWidth |
Gets or sets the width of the exe window.
| |
| GenerateEXE |
Gets or sets a value indicating whether [generate EXE].
| |
| GenerateHTML |
Gets or sets a value indicating whether [generate HTML].
| |
| GenerateThumbnail |
Gets or sets a value indicating whether [generate thumbnail].
| |
| OOBName |
Gets or sets the name of the OOB.
| |
| ShowFullscreenButton |
Gets or sets a value indicating whether [show fullscreen button].
| |
| ShowInfoLink |
Gets or sets a value indicating whether [show info link].
| |
| ShowSizeModePicker |
Gets or sets a value indicating whether [show size mode picker].
| |
| ShowThumbnailsListOnStart |
Gets or sets a value indicating whether [show thumbnails list on start].
| |
| ShowToolbar |
Gets or sets a value indicating whether [show toolbar].
| |
| ThumbnailsStyle |
Gets or sets the thumbnails style.
| |
| ViewMode |
Gets or sets the view mode.
|