C#
VB
C++
Gets the default results of processing this field.
public TextFormFieldResult ResultDefault { get; }
Public ReadOnly Property ResultDefault As Leadtools.Forms.Processing.TextFormFieldResult
public:
property Leadtools.Forms.Processing.TextFormFieldResult^ ResultDefault {
Leadtools.Forms.Processing.TextFormFieldResult^ get();
}
The default results of field processing.
This will contain the result of reading the field using the default fill method of the Ocr engine.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET