←Select platform

BarcodeEngine Property

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

Syntax
C#
C++/CLI
Java
Python
public BarcodeEngine BarcodeEngine { get; set; } 
public BarcodeEngine getBarcodeEngine(); 
public void setBarcodeEngine( 
   BarcodeEngine barcodeEngine 
); 
public: 
property BarcodeEngine^ BarcodeEngine { 
   BarcodeEngine^ get(); 
   void set (    BarcodeEngine^ ); 
} 
BarcodeEngine # get and set (FormProcessingEngine) 

Property Value

The barcode engine to be used to recognize barcodes.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.