VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / BarcodeInfo1D Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    BarcodeInfo1D Class
    In This Topic
    Class that allows to get information about recognized 1D barcode.
    Object Model
    Region IBarcodeInfo BarcodeInfo1D
    Syntax
    'Declaration
    
    Public Class BarcodeInfo1D
       Inherits BarcodeInfoBase
    
    
    public class BarcodeInfo1D : BarcodeInfoBase
    
    
    public __gc class BarcodeInfo1D : public BarcodeInfoBase*
    
    
    public ref class BarcodeInfo1D : public BarcodeInfoBase^
    
    
    Inheritance Hierarchy
    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