Gets or sets the 1-based page number of the page in the source image file that caused the error.
public int ImagePageNumber { get; set; }
Public Property ImagePageNumber As Integer
@property (nonatomic, assign) NSInteger imagePageNumber
public int getImagePageNumber()
public void setImagePageNumber(int value)
An Int32 value that specifies the 1-based page number of the page in the source image file that caused the error. Default value is 0.
This value may be 0 if the error that occur is not specific for any page, for example, when creating an IOcrDocument or when DocumentWriter.Convert is called.
OcrAutoRecognizeManagerJobError Structure
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document