With .NET Barcode Reader SDK, C# and VB.NET programmers can easily read and recognize linear bar code Code 93 from images and PDF document. By simply adding PQScan.BarcodeScanner.dll library into your Visual Studio .NET project reference, C# and VB.NET developers can use its mature barcode recognition APIs to read and decode Code 93 barcode information.
In details, you can load a raster image file, containing Code 93 1d bar code(s), in a form of stream, string or bitmap, and then direct our barcode scanning software for .NET to read Code 93 barcode(s) on the image only or recognize all barcode images from it. Supportive raster image formats are Bmp, Gif, Jpeg/Jpg, Png, and Tiff/Tif.
Moreover, barcode recognition from PDF document is also available by using pqScan .NET PDF to Image SDK and .NET Barcode Reader SDK
In the following part, you will get what are the exact Code 93 bar code reading APIs for Visual Studio .NET project.