Class | Description | |
---|---|---|
![]() | BarcodeException | Summary description for BarcodeExceptions. |
![]() | BarcodeXpress | The main object for this component. |
![]() | ImageNotAvailableException | An exception object that this component will throw whenever there is no image available for an operation that requires one. |
![]() | InternalErrorException | An exception object that this component will throw whenever an unhandled exception is encountered. |
![]() | InvalidAreaException | An exception object that this component will throw whenever an invalid area is used in barcode recognition. |
![]() | InvalidBitmapException | This exception is thrown if an invalid bitmap is detected. |
![]() | InvalidIndexException | This exception is thrown if a request for results is outside the valid range. |
![]() | InvalidLicenseException | This exception is thrown if an invalid license is detected. |
![]() | InvalidParameterException | This exception is thrown if a parameter is invalid. |
![]() | Licensing | Provides methods for setting the license information for the component. |
![]() | ModeTransition | The ModeTransition class stores information relating to any state changes that occur inside the barcode decoding process. |
![]() | OutOfMemoryException | This exception is thrown if the creation of the bitmap to draw the barcode fails. |
![]() | ParameterOutOfRangeException | This exception is thrown if a parameter is out of range. |
![]() | Reader | The Reader Class includes methods and properties to be used in recognizing barcodes. |
![]() | Result | The Results Class includes properties used to return barcode recognition results. |
![]() | ResultInfo2D | The ResultInfo2D includes properties used to return 2D barcode information results. |
![]() | StreamParseErrorException | This exception is thrown if a parse error is encounterd in the ReadFromStream method. |
![]() | TimeoutErrorException | This exception is not used. |
![]() | UnableReadBitmapException | This exception is thrown if the bitmap is unreadable. |