Package | stimulsoft.viewer.export.controls |
Class | public class StiXpsSettingsControl |
Inheritance | StiXpsSettingsControl ![]() ![]() |
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:StiCheckBox
This property can be used as the source for data binding.
comboBoxImageQuality | property |
public var comboBoxImageQuality:StiComboBox
This property can be used as the source for data binding.
comboBoxImageResolution | property |
public var comboBoxImageResolution:StiComboBox
This 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.