SmartZone v7.1 - Updated
InvalidAreaException Class
Members 




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace : InvalidAreaException Class
Contains information whenever an invalid area is used in processing.
Object Model
InvalidAreaException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidAreaException 
   Inherits SmartZoneICRException
'Usage
 
Dim instance As InvalidAreaException
[Serializable()]
public sealed class InvalidAreaException : SmartZoneICRException 
[Serializable()]
public __gc __sealed class InvalidAreaException : public 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
      Accusoft.SmartZoneICRSdk.SmartZoneException
         Accusoft.SmartZoneICRSdk.SmartZoneICRException
            Accusoft.SmartZoneICRSdk.InvalidAreaException

See Also

Reference

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

Is this page helpful?
Yes No
Thanks for your feedback.