| Package | stimulsoft.viewer.export.controls |
| Class | public class StiRichTextSettingsControl |
| Inheritance | StiRichTextSettingsControl StiExpander mx.containers.Canvas |
| 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:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxUsePageHeadersAndFooters | property |
public var checkBoxUsePageHeadersAndFooters:StiCheckBoxThis property can be used as the source for data binding.
| comboBoxExportMode | property |
public var comboBoxExportMode:StiComboBoxThis 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.
| settings | property |
settings:StiRtfExportSettings [read-only] public function get settings():StiRtfExportSettings| StiRichTextSettingsControl | () | Constructor |
public function StiRichTextSettingsControl()Constructor.