The Document class supports searching and reading the data of all the barcodes found in a page. This is performed using the following:
Setup an instance of LEADTOOLS BarcodeEngine with the BarcodeReader options desired.
Set this object into the Document.Barcodes.BarcodeEngine property.
Call DocumentPage.ReadBarcodes to search for and read the data of any barcodes found in the page.
Loading Using LEADTOOLS Documents Library
Creating Documents with LEADTOOLS Documents Library
Uploading Using the Documents Library
Documents Library Coordinate System
Loading Encrypted Files Using the Documents Library
Parsing Text with the Documents Library
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET