VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / AztecSymbol Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    AztecSymbol Class
    In This Topic
    Contains information about Aztec symbol: type, size, number of data layers, percent of error correction, etc.
    Object Model
    AztecSymbol
    Syntax
    'Declaration
    
    Public Class AztecSymbol
    
    
    public class AztecSymbol
    
    
    public __gc class AztecSymbol
    
    
    public ref class AztecSymbol
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.BarcodeInfo.AztecSymbol

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also