←Select platform

ResultDefault Property

Summary
Gets the default results of processing this field.
Syntax
C#
VB
C++
Java
public TextFormFieldResult ResultDefault { get; } 
  
Public ReadOnly Property ResultDefault As TextFormFieldResult 
public TextFormFieldResult getResultDefault(); 
public: 
property TextFormFieldResult^ ResultDefault { 
   TextFormFieldResult^ get(); 
} 

Property Value

The default results of field processing.

Remarks

This will contain the result of reading the field using the default fill method of the Ocr engine.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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