C#
VB
C++
Gets or sets the barcode engine that is going to be used for field processing.
public BarcodeEngine BarcodeEngine { get; set; }
Public Property BarcodeEngine As Leadtools.Barcode.BarcodeEngine
public:
property Leadtools.Barcode.BarcodeEngine^ BarcodeEngine {
Leadtools.Barcode.BarcodeEngine^ get();
void set ( Leadtools.Barcode.BarcodeEngine^ );
}
The barcode engine to be used to recognize barcodes.
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