←Select platform

ResultDefault Property

Summary
Gets the default results of processing this field.

Syntax
C#
C++/CLI
Java
Python
public TextFormFieldResult ResultDefault { get; } 
public TextFormFieldResult getResultDefault(); 
public: 
property TextFormFieldResult^ ResultDefault { 
   TextFormFieldResult^ get(); 
} 
ResultDefault # get  (TextFormField) 

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