Packagestimulsoft.viewer.export.controls
Classpublic class StiPdfSettingsControl
InheritanceStiPdfSettingsControl Inheritance StiExpander Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonDigitalSignature : StiButton
StiPdfSettingsControl
  buttonDocumentSecurity : StiButton
StiPdfSettingsControl
 Inheritedcaption : String
StiExpander
  checkBoxCompressed : StiCheckBox
StiPdfSettingsControl
  checkBoxEmbeddedFonts : StiCheckBox
StiPdfSettingsControl
  checkBoxExportRtfTextAsImage : StiCheckBox
StiPdfSettingsControl
  checkBoxPdfACompliance : StiCheckBox
StiPdfSettingsControl
  checkBoxStandardPDFFonts : StiCheckBox
StiPdfSettingsControl
  checkBoxUseUnicode : StiCheckBox
StiPdfSettingsControl
  comboBoxAllowEditable : StiComboBox
StiPdfSettingsControl
  comboBoxImageCompressionMethod : StiComboBox
StiPdfSettingsControl
  comboBoxImageQuality : StiComboBox
StiPdfSettingsControl
  comboBoxImageResolution : StiComboBox
StiPdfSettingsControl
  imageCompressionMethod : int
[read-only]
StiPdfSettingsControl
  imageFormat : int
[read-only]
StiPdfSettingsControl
 InheritedisMinimized : Boolean
StiExpander
  monochromeDitheringType : int
[read-only]
StiPdfSettingsControl
  settings : StiPdfExportSettings
[read-only]
StiPdfSettingsControl
 InheritedshowMinimized : Boolean
StiExpander
  stilabel1 : StiLabel
StiPdfSettingsControl
  stilabel2 : StiLabel
StiPdfSettingsControl
  stilabel3 : StiLabel
StiPdfSettingsControl
  stilabel4 : StiLabel
StiPdfSettingsControl
  stilabel5 : StiLabel
StiPdfSettingsControl
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiExpanderTheme
[read-only]
StiExpander
Public Methods
 MethodDefined By
  
Constructor.
StiPdfSettingsControl
 Inherited
applyTheme():void
StiExpander
Protected Methods
 MethodDefined By
 Inherited
[override]
StiExpander
  
StiPdfSettingsControl
  
StiPdfSettingsControl
 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
buttonDigitalSignatureproperty
public var buttonDigitalSignature:StiButton

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

buttonDocumentSecurityproperty 
public var buttonDocumentSecurity:StiButton

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

checkBoxCompressedproperty 
public var checkBoxCompressed:StiCheckBox

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

checkBoxEmbeddedFontsproperty 
public var checkBoxEmbeddedFonts:StiCheckBox

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

checkBoxExportRtfTextAsImageproperty 
public var checkBoxExportRtfTextAsImage:StiCheckBox

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

checkBoxPdfAComplianceproperty 
public var checkBoxPdfACompliance:StiCheckBox

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

checkBoxStandardPDFFontsproperty 
public var checkBoxStandardPDFFonts:StiCheckBox

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

checkBoxUseUnicodeproperty 
public var checkBoxUseUnicode:StiCheckBox

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

comboBoxAllowEditableproperty 
public var comboBoxAllowEditable:StiComboBox

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

comboBoxImageCompressionMethodproperty 
public var comboBoxImageCompressionMethod: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.

imageCompressionMethodproperty 
imageCompressionMethod:int  [read-only]


Implementation
    public function get imageCompressionMethod():int
imageFormatproperty 
imageFormat:int  [read-only]


Implementation
    public function get imageFormat():int
monochromeDitheringTypeproperty 
monochromeDitheringType:int  [read-only]


Implementation
    public function get monochromeDitheringType():int
settingsproperty 
settings:StiPdfExportSettings  [read-only]


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

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

stilabel2property 
public var stilabel2:StiLabel

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

stilabel3property 
public var stilabel3:StiLabel

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

stilabel4property 
public var stilabel4:StiLabel

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

stilabel5property 
public var stilabel5:StiLabel

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

Constructor Detail
StiPdfSettingsControl()Constructor
public function StiPdfSettingsControl()

Constructor.

Method Detail
onCheckBoxPdfAComplianceClick()method
protected function onCheckBoxPdfAComplianceClick():void

onComboBoxImageCompressionMethodChange()method 
protected function onComboBoxImageCompressionMethodChange(event:ListEvent):void

Parameters

event:ListEvent