'Declaration Public Enum AztecSymbolType Inherits System.Enum
public enum AztecSymbolType : System.Enum
__value public enum AztecSymbolType : public System.Enum
public enum class AztecSymbolType : public System.Enum
'Declaration Public Enum AztecSymbolType Inherits System.Enum
public enum AztecSymbolType : System.Enum
__value public enum AztecSymbolType : public System.Enum
public enum class AztecSymbolType : public System.Enum
| Member | Description |
|---|---|
| Undefined | Undefined. |
| Rune | Rune - small mark (contains numbers: 0..255). Used Reed-Solomon Error Correction. |
| Compact | Aztec Compact symbol (1..4 layers). Used Reed-Solomon Error Correction. |
| FullRange | Aztec Full-Range symbol (1..32 layers). Used Reed-Solomon Error Correction. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Barcode.BarcodeInfo.AztecSymbolType
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5