←Select platform

RequiresOcr Property

Summary

Gets a flag that specifies whether this page needs to be added to the OCR engine in order to process its fields.

Syntax

C#
VB
C++
public bool RequiresOcr {get;}
Public ReadOnly Property RequiresOcr As Boolean
public: 
property bool RequiresOcr { 
   bool get(); 
} 

Property Value

true if this page needs OCR, otherwise, false

Remarks

If the page has one or more OMR or text fields, this page requires OCR.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize