The OcrAutoRecognizeManagerJobError Constructor is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the
OcrAutoRecognizeManagerJobError structure with the given values.
Syntax
Parameters
- 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 Visual Basic).
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also