Packagestimulsoft.report.barCodes.enum
Classpublic class StiQRCodeErrorCorrectionLevel
InheritanceStiQRCodeErrorCorrectionLevel Inheritance Object



Public Constants
 ConstantDefined By
  Level1 : int = 0
[static]
StiQRCodeErrorCorrectionLevel
  Level2 : int = 1
[static]
StiQRCodeErrorCorrectionLevel
  Level3 : int = 2
[static]
StiQRCodeErrorCorrectionLevel
  Level4 : int = 3
[static]
StiQRCodeErrorCorrectionLevel
Constant Detail
Level1Constant
public static const Level1:int = 0

Level2Constant 
public static const Level2:int = 1

Level3Constant 
public static const Level3:int = 2

Level4Constant 
public static const Level4:int = 3