SmartZone v6.1 for .NET - Updated
InvalidAreaException Class
Members 




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

See Also

Reference

InvalidAreaException Members
Accusoft.SmartZoneOCRSdk Namespace
Area Property
AnalyzeField Method

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