‪Aspose.Barcode for PHP via Java  23.2
‪Aspose.Barcode for PHP via Java Generation and Recognition API docs
TwoDComponentType Class Reference

Public Attributes

const AUTO = 0
 
const CC_A = 1
 
const CC_B = 2
 
const CC_C = 3
 

Member Data Documentation

◆ AUTO

const TwoDComponentType::AUTO = 0

Auto select type of 2D component

◆ CC_A

const TwoDComponentType::CC_A = 1

CC-A type of 2D component. It is a structural variant of MicroPDF417

◆ CC_B

const TwoDComponentType::CC_B = 2

CC-B type of 2D component. It is a MicroPDF417 symbol.

◆ CC_C

const TwoDComponentType::CC_C = 3

CC-C type of 2D component. It is a PDF417 symbol.