The Document class supports searching and reading the data of all the barcodes found in a page. This is performed using the following:
Call DocumentPage.ReadBarcodes to search for and read the data of any barcodes found in the page
The method will return an array of BarcodeData containing the type (symbology), data and bounding rectangle of each barcode found
Loading Documents Using LEADTOOLS Documents Library
Creating Documents with LEADTOOLS Documents Library
Uploading Using the Documents Library
Uploading Using the Documents Library
Documents Library Coordinate System
Loading Encrypted Files Using the Documents Library
Parsing Text with the Documents Library
Using jQuery Promises in the Documents Library