Package | stimulsoft.viewer.export.controls |
Class | public class StiRichTextSettingsControl |
Inheritance | StiRichTextSettingsControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | caption : String | StiExpander | |
checkBoxRemoveEmptySpaceAtBottom : StiCheckBox | StiRichTextSettingsControl | ||
checkBoxUsePageHeadersAndFooters : StiCheckBox | StiRichTextSettingsControl | ||
comboBoxExportMode : StiComboBox | StiRichTextSettingsControl | ||
comboBoxImageQuality : StiComboBox | StiRichTextSettingsControl | ||
comboBoxImageResolution : StiComboBox | StiRichTextSettingsControl | ||
![]() | isMinimized : Boolean | StiExpander | |
settings : StiRtfExportSettings [read-only] | StiRichTextSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiRichTextSettingsControl | ||
![]() | applyTheme():void | StiExpander |
checkBoxRemoveEmptySpaceAtBottom | property |
public var checkBoxRemoveEmptySpaceAtBottom:StiCheckBox
This property can be used as the source for data binding.
checkBoxUsePageHeadersAndFooters | property |
public var checkBoxUsePageHeadersAndFooters:StiCheckBox
This property can be used as the source for data binding.
comboBoxExportMode | property |
public var comboBoxExportMode:StiComboBox
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.
settings | property |
settings:StiRtfExportSettings
[read-only] public function get settings():StiRtfExportSettings
StiRichTextSettingsControl | () | Constructor |
public function StiRichTextSettingsControl()
Constructor.