Mailmark2DType
Inheritance: java.lang.Object
public final class Mailmark2DType
2D Mailmark Type defines size of Data Matrix barcode
Fields
Field | Description |
---|---|
Auto | Auto determine |
Type_7 | 24 x 24 modules |
Type_9 | 32 x 32 modules |
Type_29 | 16 x 48 modules |
Auto
public static final int Auto
Auto determine
Type_7
public static final int Type_7
24 x 24 modules
Type_9
public static final int Type_9
32 x 32 modules
Type_29
public static final int Type_29
16 x 48 modules