←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#
C++/CLI
Python
public bool RequiresOcr { get; } 
public: 
property bool RequiresOcr { 
   bool get(); 
} 
RequiresOcr # get  (ProcessPageEventArgs) 

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

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.