Packagestimulsoft.report.barCodes
Interfacepublic interface IStiBarCode extends IStiBackColor, IStiForeColor
Implementors StiBarCode



Public Properties
 PropertyDefined By
  autoScale : Boolean
IStiBarCode
 InheritedbackColor : StiColor
IStiBackColor
  barCodeType : StiBarCodeTypeService
IStiBarCode
 InheritedforeColor : StiColor
IStiForeColor
  showLabelText : Boolean
IStiBarCode
Public Methods
 MethodDefined By
  
IStiBarCode
Property Detail
autoScaleproperty
autoScale:Boolean


Implementation
    public function get autoScale():Boolean
    public function set autoScale(value:Boolean):void
barCodeTypeproperty 
barCodeType:StiBarCodeTypeService


Implementation
    public function get barCodeType():StiBarCodeTypeService
    public function set barCodeType(value:StiBarCodeTypeService):void
showLabelTextproperty 
showLabelText:Boolean


Implementation
    public function get showLabelText():Boolean
    public function set showLabelText(value:Boolean):void
Method Detail
getBarCodeString()method
public function getBarCodeString():String

Returns
String