C#
VB
C++
Gets a flag that specifies whether this page needs to be added to the OCR engine in order to process its fields.
public bool RequiresOcr { get; }
Public ReadOnly Property RequiresOcr As Boolean
public:
property bool RequiresOcr {
bool get();
}
true if this page needs OCR, otherwise, false
If the page has one or more OMR or text fields, this page requires OCR.
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