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

    System.Object
       Vintasoft.Barcode.Ai1DAssembly

    Requirements

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

    See Also