TwoDComponentType
TwoDComponentType enumeration
Type of 2D component
public enum TwoDComponentType
Values
Name | Value | Description |
---|---|---|
Auto | 0 |
Auto select type of 2D component |
CC_A | 1 |
CC-A type of 2D component. It is a structural variant of MicroPDF417 |
CC_B | 2 |
CC-B type of 2D component. It is a MicroPDF417 symbol. |
CC_C | 3 |
CC-C type of 2D component. It is a PDF417 symbol. |
See Also
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode