| Package | stimulsoft.viewer.export.controls |
| Class | public class StiXpsSettingsControl |
| Inheritance | StiXpsSettingsControl StiExpander mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | caption : String | StiExpander | |
| checkBoxExportRtfTextAsImage : StiCheckBox | StiXpsSettingsControl | ||
| comboBoxImageQuality : StiComboBox | StiXpsSettingsControl | ||
| comboBoxImageResolution : StiComboBox | StiXpsSettingsControl | ||
| exportFormat : int | StiXpsSettingsControl | ||
![]() | isMinimized : Boolean | StiExpander | |
| settingsPpt2007 : StiPpt2007ExportSettings [read-only] | StiXpsSettingsControl | ||
| settingsXps : StiXpsExportSettings [read-only] | StiXpsSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiXpsSettingsControl | ||
![]() | applyTheme():void | StiExpander | |
| checkBoxExportRtfTextAsImage | property |
public var checkBoxExportRtfTextAsImage:StiCheckBoxThis property can be used as the source for data binding.
| comboBoxImageQuality | property |
public var comboBoxImageQuality:StiComboBoxThis property can be used as the source for data binding.
| comboBoxImageResolution | property |
public var comboBoxImageResolution:StiComboBoxThis property can be used as the source for data binding.
| exportFormat | property |
exportFormat:int public function get exportFormat():int public function set exportFormat(value:int):void| settingsPpt2007 | property |
settingsPpt2007:StiPpt2007ExportSettings [read-only] public function get settingsPpt2007():StiPpt2007ExportSettings| settingsXps | property |
settingsXps:StiXpsExportSettings [read-only] public function get settingsXps():StiXpsExportSettings| StiXpsSettingsControl | () | Constructor |
public function StiXpsSettingsControl()Constructor.