←Select platform

BarcodeFieldResult Class

Summary

Provides the results of processing the BarcodeField.

Syntax
C#
C++/CLI
Python
[SerializableAttribute()] 
public class BarcodeFieldResult : FieldResult 
public: 
   [SerializableAttribute] 
   ref class BarcodeFieldResult : FieldResult 
class BarcodeFieldResult(FieldResult): 
Remarks

Different fields have different result classes. LEADTOOLS OMR toolkit supports OmrField, OcrField, BarcodeField, and ImageField.

Each FieldResult object must be cast to the appropriate type to access its properties and values.

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.Omr Assembly

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