VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeReader Class / ReadBarcodes Methods
In This Topic
    ReadBarcodes Method (BarcodeReader)
    In This Topic
    Overloaded. Reads barcodes from image specified using method.
    Overload List
    OverloadDescription
    Reads barcodes from image specified using SetImage(Stream) method.
    Reads barcodes from the specified bitmap.
    Reads barcodes from the specified file.
    Reads barcodes from the specified stream.
    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