ImageGear .NET v25.0 - Updated
ImGearOCRException Class
Members 




ImageGear.OCR Assembly > ImageGear.OCR Namespace : ImGearOCRException Class
Base class for OCR exceptions that are thrown from ImageGear.
Object Model
ImGearOCRException Class
Syntax
'Declaration
 
Public Class ImGearOCRException 
   Inherits ImageGear.Core.ImGearException
'Usage
 
Dim instance As ImGearOCRException
public class ImGearOCRException : ImageGear.Core.ImGearException 
public __gc class ImGearOCRException : public ImageGear.Core.ImGearException 
public ref class ImGearOCRException : public ImageGear.Core.ImGearException 
Inheritance Hierarchy

System.Object
   System.Exception
      ImageGear.Core.ImGearException
         ImageGear.OCR.ImGearOCRException

See Also

Reference

ImGearOCRException Members
ImageGear.OCR Namespace