Packagestimulsoft.report.barCodes.classes
Classpublic class EanBarInfo
InheritanceEanBarInfo Inheritance Object



Public Properties
 PropertyDefined By
  makeLonger : Boolean
EanBarInfo
  symbolText : String
EanBarInfo
  symbolType : int
EanBarInfo
  textAtTop : Boolean
EanBarInfo
Public Methods
 MethodDefined By
  
EanBarInfo(symbolType:int, symbolText:String, textAtTop:Boolean, makeLonger:Boolean = false)
EanBarInfo
Property Detail
makeLongerproperty
public var makeLonger:Boolean

symbolTextproperty 
public var symbolText:String

symbolTypeproperty 
public var symbolType:int

textAtTopproperty 
public var textAtTop:Boolean

Constructor Detail
EanBarInfo()Constructor
public function EanBarInfo(symbolType:int, symbolText:String, textAtTop:Boolean, makeLonger:Boolean = false)



Parameters
symbolType:int
 
symbolText:String
 
textAtTop:Boolean
 
makeLonger:Boolean (default = false)