| Package | stimulsoft.viewer.export.controls |
| Class | public class StiOpenWriterSettingsControl |
| Inheritance | StiOpenWriterSettingsControl StiExpander mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | caption : String | StiExpander | |
| checkBoxRemoveEmptySpaceAtBottom : StiCheckBox | StiOpenWriterSettingsControl | ||
| checkBoxUsePageHeadersAndFooters : StiCheckBox | StiOpenWriterSettingsControl | ||
| comboBoxImageQuality : StiComboBox | StiOpenWriterSettingsControl | ||
| comboBoxImageResolution : StiComboBox | StiOpenWriterSettingsControl | ||
![]() | isMinimized : Boolean | StiExpander | |
| settings : StiOdtExportSettings [read-only] | StiOpenWriterSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiOpenWriterSettingsControl | ||
![]() | 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.
| 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:StiOdtExportSettings [read-only] public function get settings():StiOdtExportSettings| StiOpenWriterSettingsControl | () | Constructor |
public function StiOpenWriterSettingsControl()Constructor.