Package | stimulsoft.viewer.export.controls |
Class | public class StiTextSettingsControl |
Inheritance | StiTextSettingsControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | caption : String | StiExpander | |
checkBoxTxtCutLongLines : StiCheckBox | StiTextSettingsControl | ||
checkBoxTxtDrawBorder : StiCheckBox | StiTextSettingsControl | ||
checkBoxTxtKillSpaceLines : StiCheckBox | StiTextSettingsControl | ||
checkBoxTxtPutFeedPageCode : StiCheckBox | StiTextSettingsControl | ||
comboBoxEncoding : StiComboBox | StiTextSettingsControl | ||
comboBoxX : StiComboBox | StiTextSettingsControl | ||
comboBoxY : StiComboBox | StiTextSettingsControl | ||
![]() | isMinimized : Boolean | StiExpander | |
labelX : StiLabel | StiTextSettingsControl | ||
labelY : StiLabel | StiTextSettingsControl | ||
radioButtonSimple : StiRadioButton | StiTextSettingsControl | ||
radioButtonUnicodeDouble : StiRadioButton | StiTextSettingsControl | ||
radioButtonUnicodeSingle : StiRadioButton | StiTextSettingsControl | ||
settingsTxt : StiTxtExportSettings [read-only] | StiTextSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiTextSettingsControl | ||
![]() | applyTheme():void | StiExpander |
checkBoxTxtCutLongLines | property |
public var checkBoxTxtCutLongLines:StiCheckBox
This property can be used as the source for data binding.
checkBoxTxtDrawBorder | property |
public var checkBoxTxtDrawBorder:StiCheckBox
This property can be used as the source for data binding.
checkBoxTxtKillSpaceLines | property |
public var checkBoxTxtKillSpaceLines:StiCheckBox
This property can be used as the source for data binding.
checkBoxTxtPutFeedPageCode | property |
public var checkBoxTxtPutFeedPageCode:StiCheckBox
This property can be used as the source for data binding.
comboBoxEncoding | property |
public var comboBoxEncoding:StiComboBox
This property can be used as the source for data binding.
comboBoxX | property |
public var comboBoxX:StiComboBox
This property can be used as the source for data binding.
comboBoxY | property |
public var comboBoxY:StiComboBox
This property can be used as the source for data binding.
labelX | property |
public var labelX:StiLabel
This property can be used as the source for data binding.
labelY | property |
public var labelY:StiLabel
This property can be used as the source for data binding.
radioButtonSimple | property |
public var radioButtonSimple:StiRadioButton
This property can be used as the source for data binding.
radioButtonUnicodeDouble | property |
public var radioButtonUnicodeDouble:StiRadioButton
This property can be used as the source for data binding.
radioButtonUnicodeSingle | property |
public var radioButtonUnicodeSingle:StiRadioButton
This property can be used as the source for data binding.
settingsTxt | property |
settingsTxt:StiTxtExportSettings
[read-only] public function get settingsTxt():StiTxtExportSettings
StiTextSettingsControl | () | Constructor |
public function StiTextSettingsControl()
Constructor.