Package | stimulsoft.report.barCodes.enum |
Class | public class CommandCodeDataMatrix |
Inheritance | CommandCodeDataMatrix ![]() |
Constant | Defined By | ||
---|---|---|---|
EscapeToAscii : int = 254 [static] | CommandCodeDataMatrix | ||
ModeBinary : int = 231 [static] | CommandCodeDataMatrix | ||
ModeC40 : int = 230 [static] | CommandCodeDataMatrix | ||
ModeEdifact : int = 240 [static] | CommandCodeDataMatrix | ||
ModeText : int = 239 [static] | CommandCodeDataMatrix | ||
ModeX12 : int = 238 [static] | CommandCodeDataMatrix | ||
Padding : int = 129 [static] | CommandCodeDataMatrix |
EscapeToAscii | Constant |
public static const EscapeToAscii:int = 254
ModeBinary | Constant |
public static const ModeBinary:int = 231
ModeC40 | Constant |
public static const ModeC40:int = 230
ModeEdifact | Constant |
public static const ModeEdifact:int = 240
ModeText | Constant |
public static const ModeText:int = 239
ModeX12 | Constant |
public static const ModeX12:int = 238
Padding | Constant |
public static const Padding:int = 129