Aspose.Barcode for Python via Java Generation and Recognition API docs
Mailmark2DType Class Reference

2D Mailmark Type defines size of Data Matrix barcode More...

Inherits Enum.

Static Public Attributes

int AUTO = 0
 
int TYPE_7 = 1
 
int TYPE_9 = 2
 
int TYPE_29 = 3
 

Detailed Description

2D Mailmark Type defines size of Data Matrix barcode

Member Data Documentation

◆ AUTO

int AUTO = 0
static

◆ TYPE_29

int TYPE_29 = 3
static

◆ TYPE_7

int TYPE_7 = 1
static

◆ TYPE_9

int TYPE_9 = 2
static