Packagestimulsoft.viewer.export.controls
Classpublic class StiRichTextSettingsControl
InheritanceStiRichTextSettingsControl Inheritance StiExpander Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 Inheritedcaption : String
StiExpander
  checkBoxRemoveEmptySpaceAtBottom : StiCheckBox
StiRichTextSettingsControl
  checkBoxUsePageHeadersAndFooters : StiCheckBox
StiRichTextSettingsControl
  comboBoxExportMode : StiComboBox
StiRichTextSettingsControl
  comboBoxImageQuality : StiComboBox
StiRichTextSettingsControl
  comboBoxImageResolution : StiComboBox
StiRichTextSettingsControl
 InheritedisMinimized : Boolean
StiExpander
  settings : StiRtfExportSettings
[read-only]
StiRichTextSettingsControl
 InheritedshowMinimized : Boolean
StiExpander
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiExpanderTheme
[read-only]
StiExpander
Public Methods
 MethodDefined By
  
Constructor.
StiRichTextSettingsControl
 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.

comboBoxExportModeproperty 
public var comboBoxExportMode:StiComboBox

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.

settingsproperty 
settings:StiRtfExportSettings  [read-only]


Implementation
    public function get settings():StiRtfExportSettings
Constructor Detail
StiRichTextSettingsControl()Constructor
public function StiRichTextSettingsControl()

Constructor.