←Select platform

BarcodeEngine Property

Summary

Gets or sets the barcode engine that is going to be used for field processing.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

The barcode engine to be used to recognize barcodes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly