Packagestimulsoft.report.barCodes.enum
Classpublic class CommandCodePdf417
InheritanceCommandCodePdf417 Inheritance Object



Public Constants
 ConstantDefined By
  Lower : int = 27
[static]
CommandCodePdf417
  Mixed : int = 28
[static]
CommandCodePdf417
  None : int = -1
[static]
CommandCodePdf417
  Punctuation : int = 25
[static]
CommandCodePdf417
  Space : int = 26
[static]
CommandCodePdf417
  TempPunctuation : int = 29
[static]
CommandCodePdf417
  TempUpper : int = 27
[static]
CommandCodePdf417
  UpperFromMixed : int = 28
[static]
CommandCodePdf417
  UpperFromPunctuation : int = 29
[static]
CommandCodePdf417
Constant Detail
LowerConstant
public static const Lower:int = 27

MixedConstant 
public static const Mixed:int = 28

NoneConstant 
public static const None:int = -1

PunctuationConstant 
public static const Punctuation:int = 25

SpaceConstant 
public static const Space:int = 26

TempPunctuationConstant 
public static const TempPunctuation:int = 29

TempUpperConstant 
public static const TempUpper:int = 27

UpperFromMixedConstant 
public static const UpperFromMixed:int = 28

UpperFromPunctuationConstant 
public static const UpperFromPunctuation:int = 29