public OcrAutoRecognizeManagerJobError(
int imagePageNumber,
OcrAutoRecognizeManagerJobOperation operation,
Exception exception
)
- (instancetype)initWithPageNumber:(NSInteger)imagePageNumber operation:(LTOcrAutoRecognizeManagerJobOperation)operation error:(NSError *)error;
public OcrAutoRecognizeManagerJobError(int imagePageNumber, OcrAutoRecognizeManagerJobOperation operation, Exception exception)
public:
OcrAutoRecognizeManagerJobError(
int imagePageNumber,
OcrAutoRecognizeManagerJobOperation operation,
Exception^ exception
)
__init__(self,imagePageNumber,operation,exception) # Overloaded constructor
imagePageNumber
The 1-based page number of the page in the source image file that caused the error.
operation
The operation that caused the error.
exception
The exception that was thrown (if any). May be a null reference (Nothing in VB).
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