Package | stimulsoft.report.barCodes |
Interface | public interface IStiBarCode extends IStiBackColor, IStiForeColor |
Implementors | StiBarCode |
Property | Defined By | ||
---|---|---|---|
autoScale : Boolean | IStiBarCode | ||
![]() | backColor : StiColor | IStiBackColor | |
barCodeType : StiBarCodeTypeService | IStiBarCode | ||
![]() | foreColor : StiColor | IStiForeColor | |
showLabelText : Boolean | IStiBarCode |
Method | Defined By | ||
---|---|---|---|
getBarCodeString():String | IStiBarCode |
autoScale | property |
autoScale:Boolean
public function get autoScale():Boolean
public function set autoScale(value:Boolean):void
barCodeType | property |
barCodeType:StiBarCodeTypeService
public function get barCodeType():StiBarCodeTypeService
public function set barCodeType(value:StiBarCodeTypeService):void
showLabelText | property |
showLabelText:Boolean
public function get showLabelText():Boolean
public function set showLabelText(value:Boolean):void
getBarCodeString | () | method |
public function getBarCodeString():String
ReturnsString |