Packagestimulsoft.report.barCodes.enum
Classpublic class StiPdf417ErrorsCorrectionLevel
InheritanceStiPdf417ErrorsCorrectionLevel Inheritance Object



Public Constants
 ConstantDefined By
  Automatic : int = -1
[static]
StiPdf417ErrorsCorrectionLevel
  Level0 : int = 0
[static]
StiPdf417ErrorsCorrectionLevel
  Level1 : int = 1
[static]
StiPdf417ErrorsCorrectionLevel
  Level2 : int = 2
[static]
StiPdf417ErrorsCorrectionLevel
  Level3 : int = 3
[static]
StiPdf417ErrorsCorrectionLevel
  Level4 : int = 4
[static]
StiPdf417ErrorsCorrectionLevel
  Level5 : int = 5
[static]
StiPdf417ErrorsCorrectionLevel
  Level6 : int = 6
[static]
StiPdf417ErrorsCorrectionLevel
  Level7 : int = 7
[static]
StiPdf417ErrorsCorrectionLevel
  Level8 : int = 8
[static]
StiPdf417ErrorsCorrectionLevel
Constant Detail
AutomaticConstant
public static const Automatic:int = -1

Level0Constant 
public static const Level0:int = 0

Level1Constant 
public static const Level1:int = 1

Level2Constant 
public static const Level2:int = 2

Level3Constant 
public static const Level3:int = 3

Level4Constant 
public static const Level4:int = 4

Level5Constant 
public static const Level5:int = 5

Level6Constant 
public static const Level6:int = 6

Level7Constant 
public static const Level7:int = 7

Level8Constant 
public static const Level8:int = 8