Package | stimulsoft.report.barCodes.enum |
Class | public class CommandCodePdf417 |
Inheritance | CommandCodePdf417 ![]() |
Constant | Defined 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 |
Lower | Constant |
public static const Lower:int = 27
Mixed | Constant |
public static const Mixed:int = 28
None | Constant |
public static const None:int = -1
Punctuation | Constant |
public static const Punctuation:int = 25
Space | Constant |
public static const Space:int = 26
TempPunctuation | Constant |
public static const TempPunctuation:int = 29
TempUpper | Constant |
public static const TempUpper:int = 27
UpperFromMixed | Constant |
public static const UpperFromMixed:int = 28
UpperFromPunctuation | Constant |
public static const UpperFromPunctuation:int = 29