LBarCode
Description
The LBarCode class is derived from LBase and provides support for reading and writing barcode symbols and for finding duplicate barcodes.
The LBarCode class functions support the reading and writing of supported barcode types for all bitmaps currently supported by LEADTOOLS
For more information, refer to Programming with LEADTOOLS Barcodes.
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using this class.
ltkrn15u.dll
ltkrn14nu.dll (for UNICODE)
ltbar15u.dll
See Also