VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / IsbtBarcodeInfo Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    IsbtBarcodeInfo Class
    In This Topic
    Contains information about recognized ISBT 128 barcode.
    Object Model
    IsbtValueItem BarcodeSymbologySubset IBarcodeInfo IBarcodeInfo Region IsbtBarcodeInfo
    Syntax
    'Declaration
    
    Public Class IsbtBarcodeInfo
       Inherits BarcodeSubsetInfo
    
    
    public class IsbtBarcodeInfo : BarcodeSubsetInfo
    
    
    public __gc class IsbtBarcodeInfo : public BarcodeSubsetInfo*
    
    
    public ref class IsbtBarcodeInfo : public BarcodeSubsetInfo^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.BarcodeInfo.BarcodeInfoBase
          Vintasoft.Barcode.BarcodeInfo.BarcodeSubsetInfo
             Vintasoft.Barcode.BarcodeInfo.IsbtBarcodeInfo

    Requirements

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

    See Also