C#
VB
C++
Gets or sets the index of the page in the OcrDocument.
public int OcrPageNumber { get; set; }
Public Property OcrPageNumber As Integer
The 0-based integer that specifies the index of the current page in the OcrDocument.
-1 means this page is not added to the OcrDocument, otherwise, the page is at the specified index.
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