VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / Ai2DAssembly Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    Ai2DAssembly Class
    In This Topic
    Provides methods for initialization of Vintasoft.Barcode.AI.2D assembly.
    Object Model
    Ai2DAssembly
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class Ai2DAssembly
    
    
    public static class Ai2DAssembly
    
    
    public __gc abstract __sealed class Ai2DAssembly
    
    
    public ref class Ai2DAssembly abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.Ai2DAssembly

    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7

    See Also