←Select platform

BarcodeData Property

Summary
List of BarcodeData classes in a BarcodeDataCollection class representing the detected barcodes inside the barcode field.

Syntax
C#
C++/CLI
Java
Python
public IList<BarcodeFieldData> BarcodeData { get; } 
public java.util.List<BarcodeFieldData> getBarcodeData(); 
public: 
property IList<BarcodeFieldData>^ BarcodeData { 
   IList<BarcodeFieldData>^ get(); 
} 
BarcodeData # get  (BarcodeFormFieldResult) 

Property Value

List containing information about the detected barcode.

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.