Packagestimulsoft.viewer.export.controls
Classpublic class StiWordSettingsControl
InheritanceStiWordSettingsControl Inheritance StiExpander Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 Inheritedcaption : String
StiExpander
  checkBoxRemoveEmptySpaceAtBottom : StiCheckBox
StiWordSettingsControl
  checkBoxUsePageHeadersAndFooters : StiCheckBox
StiWordSettingsControl
  comboBoxImageQuality : StiComboBox
StiWordSettingsControl
  comboBoxImageResolution : StiComboBox
StiWordSettingsControl
  comboBoxRestrictEditing : StiComboBox
StiWordSettingsControl
 InheritedisMinimized : Boolean
StiExpander
  settings : StiWord2007ExportSettings
[read-only]
StiWordSettingsControl
 InheritedshowMinimized : Boolean
StiExpander
  stilabel1 : StiLabel
StiWordSettingsControl
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiExpanderTheme
[read-only]
StiExpander
Public Methods
 MethodDefined By
  
Constructor.
StiWordSettingsControl
 Inherited
applyTheme():void
StiExpander
Protected Methods
 MethodDefined By
 Inherited
[override]
StiExpander
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiExpander
 Inherited
updateDisplayList2007(unscaledWidth:Number, unscaledHeight:Number):void
StiExpander
 Inherited
updateDisplayList2013(unscaledWidth:Number, unscaledHeight:Number):void
StiExpander
Property Detail
checkBoxRemoveEmptySpaceAtBottomproperty
public var checkBoxRemoveEmptySpaceAtBottom:StiCheckBox

This property can be used as the source for data binding.

checkBoxUsePageHeadersAndFootersproperty 
public var checkBoxUsePageHeadersAndFooters:StiCheckBox

This property can be used as the source for data binding.

comboBoxImageQualityproperty 
public var comboBoxImageQuality:StiComboBox

This property can be used as the source for data binding.

comboBoxImageResolutionproperty 
public var comboBoxImageResolution:StiComboBox

This property can be used as the source for data binding.

comboBoxRestrictEditingproperty 
public var comboBoxRestrictEditing:StiComboBox

This property can be used as the source for data binding.

settingsproperty 
settings:StiWord2007ExportSettings  [read-only]


Implementation
    public function get settings():StiWord2007ExportSettings
stilabel1property 
public var stilabel1:StiLabel

This property can be used as the source for data binding.

Constructor Detail
StiWordSettingsControl()Constructor
public function StiWordSettingsControl()

Constructor.