Dynamsoft.Barcode.BarcodeReader Class
Description
Represents the barcode reader control.
Public Members
Methods
-
Name Description BarcodeReader::DecodeFile Decodes a local file specified by its full path. BarcodeReader::DecodeFileRect Decodes a specified area on a local file. BarcodeReader::DecodeBitmap Decodes a bitmap in buffer. BarcodeReader::DecodeBitmapRect Decode a specified area on a bitmap in buffer.
Properties
-
BarcodeReader::LicenseKeys Gets or sets the license key. BarcodeReader::ReaderOptions Gets or sets Options used for barcode reading.