Package | stimulsoft.viewer.export.controls |
Class | public class StiOpenWriterSettingsControl |
Inheritance | StiOpenWriterSettingsControl ![]() ![]() |
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: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.
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:StiOdtExportSettings
[read-only] public function get settings():StiOdtExportSettings
StiOpenWriterSettingsControl | () | Constructor |
public function StiOpenWriterSettingsControl()
Constructor.