Accusoft.Forms1 - Updated
InvalidAreaException Class
Members 



Accusoft.BarcodeXpressSdk Namespace : InvalidAreaException Class
An exception object that this component will throw whenever an invalid area is used in barcode recognition.
Syntax
<SerializableAttribute()>
Public NotInheritable Class InvalidAreaException 
   Inherits BarcodeException
Dim instance As InvalidAreaException
[Serializable()]
public sealed class InvalidAreaException : BarcodeException 
[Serializable()]
public ref class InvalidAreaException sealed : public BarcodeException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.InvalidAreaException

See Also

Reference

InvalidAreaException Members
Accusoft.BarcodeXpressSdk Namespace