VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.SymbologySubsets Namespace / GS1AztecBarcodeSymbology Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
GS1AztecBarcodeSymbology Class
In This Topic
Defines the subset of Aztec barcodes with values in GS1 System data format.
Object Model
GS1Codec BarcodeSymbologySubset GS1AztecBarcodeSymbology
Syntax
'Declaration

Public Class GS1AztecBarcodeSymbology
   Inherits GS1BarcodeSymbologySubset

public class GS1AztecBarcodeSymbology : GS1BarcodeSymbologySubset

Inheritance Hierarchy

System.Object
   Vintasoft.Barcode.BarcodeSymbology
      Vintasoft.Barcode.SymbologySubsets.BarcodeSymbologySubset
         Vintasoft.Barcode.SymbologySubsets.GS1BarcodeSymbologySubset
            Vintasoft.Barcode.SymbologySubsets.GS1AztecBarcodeSymbology

Requirements

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

See Also