AztecSymbolMode
Contents
[
Hide
]
AztecSymbolMode enumeration
Specifies the Aztec symbol mode.
Members
Member name | Description |
---|---|
AUTO | Specifies to automatically pick up the best symbol (Compact or Full-range) for Aztec. This is default value. |
COMPACT | Specifies the Compact symbol for Aztec. Aztec Compact symbol permits only 1, 2, 3 or 4 layers. |
FULL_RANGE | Specifies the Full-range symbol for Aztec. Aztec Full-range symbol permits from 1 to 32 layers. |
RUNE | Specifies the Rune symbol for Aztec. Aztec Runes are a series of small but distinct machine-readable marks. It permits only number value from 0 to 255. |
See Also
- namespace aspose.barcode.generation
- assembly Aspose.BarCode