Package | stimulsoft.viewer.export.controls |
Class | public class StiWordSettingsControl |
Inheritance | StiWordSettingsControl ![]() ![]() |
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: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.
comboBoxRestrictEditing | property |
public var comboBoxRestrictEditing:StiComboBox
This 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:StiLabel
This property can be used as the source for data binding.
StiWordSettingsControl | () | Constructor |
public function StiWordSettingsControl()
Constructor.