VintaSoft Twain .NET SDK 14.1: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / TwainBarcodeInfo Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    TwainBarcodeInfo Class
    In This Topic
    Contains information about TWAIN barcode that is recognized on acquired image.
    Object Model
    TwainBarcodeInfo
    Syntax
    'Declaration
    
    Public Class TwainBarcodeInfo
    
    
    public class TwainBarcodeInfo
    
    
    public __gc class TwainBarcodeInfo
    
    
    public ref class TwainBarcodeInfo
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.WpfTwain.TwainBarcodeInfo

    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