VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / ISO7064 Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ISO7064 Class
    In This Topic
    Contains checksum calculation algorithms, which are defined in ISO/IEC 7064.
    Object Model
    ISO7064
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class ISO7064
    
    
    public static class ISO7064
    
    
    public __gc abstract __sealed class ISO7064
    
    
    public ref class ISO7064 abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.ISO7064

    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