Gets the results of processing the OcrField in the filled-in form.
[IgnoreDataMemberAttribute()]
public override FieldResult Result { get; }
public:
[IgnoreDataMemberAttribute]
virtual property FieldResult^ Result
{
FieldResult^ get() override
}
Result # get (OcrField)
A reference of type FieldResult that must be cast to OcrFieldResult.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document