Accusoft.Forms1 - Updated
InvalidAreaException Class
Members 



Accusoft.SmartZoneICRSdk Namespace : InvalidAreaException Class
Contains information whenever an invalid area is used in processing.
Syntax
<SerializableAttribute()>
Public NotInheritable Class InvalidAreaException 
   Inherits SmartZoneICRException
Dim instance As InvalidAreaException
[Serializable()]
public sealed class InvalidAreaException : SmartZoneICRException 
[Serializable()]
public ref class InvalidAreaException sealed : public SmartZoneICRException 
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.SmartZoneICRSdk.SmartZoneICRException
               Accusoft.SmartZoneICRSdk.InvalidAreaException

See Also

Reference

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