Accusoft.Forms1 - Updated
InvalidAreaException Class
Members 



Accusoft.SmartZoneOCRSdk Namespace : InvalidAreaException Class
Contains information whenever an invalid area is used in processing. text recognition.
Syntax
<SerializableAttribute()>
Public NotInheritable Class InvalidAreaException 
   Inherits SmartZoneOCRException
Dim instance As InvalidAreaException
[Serializable()]
public sealed class InvalidAreaException : SmartZoneOCRException 
[Serializable()]
public ref class InvalidAreaException sealed : public SmartZoneOCRException 
Remarks
The area is considered invalid when the rectangle defined by the area extends outside of the image's boundaries.
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
            Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
               Accusoft.SmartZoneOCRSdk.InvalidAreaException

See Also

Reference

InvalidAreaException Members
Accusoft.SmartZoneOCRSdk Namespace
Area Property
AnalyzeField(Bitmap) Method
AnalyzeField(IntPtr) Method