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