←Select platform

ExtractBarcode Method

Summary

Recognizes any barcodes in the input stream, if it exists.

Syntax
C#

Parameters

input

Stream input containing the image or document to extract from.

documentOptions

The document options to use when loading the input.

barcodeEngine

The LEADTOOLS Barcode Engine to use.

symbologies

The barcode symbologies to use.

barcodeCount

The barcode count.

preprocess

Flag to preprocess.

workingDirectory

The path to the directory where temporary work is to be done. If null is passed, the directory will default to the current system temporary folder.

Return Value

Returns a list of the barcode data found in the input stream.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly