Accusoft.BarcodeXpress11.Net
Accusoft.BarcodeXpressSdk Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassBarcodeException Summary description for BarcodeExceptions.
ClassBarcodeXpress The main object for this component.
ClassColumnCountException This exception is thrown if the input columns are outside the valid range for a 2D barcode type to be created.
ClassErrorCorrectionLevelTooHighException This exception is thrown if the input barcode data will fit in the 2D barcode but the error correction words will not fit because there are more error words than will fit in the remainder of the symbol.
ClassImageNotAvailableException An exception object that this component will throw whenever there is no image available for an operation that requires one.
ClassInsufficientHeightException This exception is thrown if the WriterBase.Height value set by the user is smaller than the required height of the barcode.
ClassInsufficientWidthException This exception is thrown if the barcode WriterBase.Width value set by the user is smaller than the required width of the barcode.
ClassInternalErrorException An exception object that this component will throw whenever an unhandled exception is encountered.
ClassInvalidAreaException An exception object that this component will throw whenever an invalid area is used in barcode recognition.
ClassInvalidBarcodeValueException This exception is thrown if the WriterBase.BarcodeValue is NULL, or if the barcode value set is invalid for the current barcode type.
ClassInvalidBitmapException This exception is thrown if an invalid bitmap is detected.
ClassInvalidErrorCorrectionLevelException This exception is thrown if the error correction level is not in the valid range for the 2D barcode type.
ClassInvalidIndexException This exception is thrown if a request for results is outside the valid range.
ClassInvalidLicenseException This exception is thrown if an invalid license is detected.
ClassInvalidParameterException This exception is thrown if a parameter is invalid.
ClassLargeDataSizeException This exception is thrown if the barcode data will not fit in the current symbol's rows and columns.
ClassLicensing Provides methods for setting the license information for the component.
ClassModeTransition The ModeTransition class stores information relating to any state changes that occur inside the barcode decoding process.
ClassOutOfMemoryException This exception is thrown if the creation of the bitmap to draw the barcode fails.
ClassParameterOutOfRangeException This exception is thrown if a parameter is out of range.
ClassPDF417EncodingException This exception is thrown if an internal exception has occurred while trying to encode the barcode data.
ClassReader The Reader Class includes methods and properties to be used in recognizing barcodes.
ClassResult The Results Class includes properties used to return barcode recognition results.
ClassResultInfo2D The ResultInfo2D includes properties used to return 2D barcode information results.
ClassRowCountException This exception is thrown if the input columns are outside the valid range of the 2D barcode type to be created.
ClassStreamParseErrorException This exception is thrown if a parse error is encounterd in the ReadFromStream method.
ClassTimeoutErrorException This exception is not used.
ClassUnableCreateUPCEException This exception is thrown if the function to expand a UPC-E value to a UPC-A value fails.
ClassUnableReadBitmapException This exception is thrown if the bitmap is unreadable.
ClassUnsupportBarcodeTypeException This exception is thrown if an unsupported barcode type is detected.
ClassWriter The Writer Class is inherited from the WriterBase Class and is used to create 1D barcodes.
ClassWriterBase The WriterBase Class includes properties used to write barcode recognition results.
ClassWriterDataMatrix WriterDataMatrix extends the writer class to include the writing of DataMatrix barcodes.
ClassWriterPDF417 WriterPDF417 extends the writer class to include the writing of PDF417 barcodes.
ClassWriterQRCode WriterQRCode extends the writer class to include the writing of QR Code barcodes.
Enumerations
 EnumerationDescription
EnumerationAustralianPostCustomDecodeType The Australian Post 4 State barocde supports a customer section in both the Customer Barcode 2 and Customer Barcode 3 formats.
EnumerationBarcodeStatus Indicates the barcode image is either acceptable, possibly out of range or invalid.
EnumerationBarcodeType Specifies a barcode type.
EnumerationDataMatrixSizes The rows and columns are encoded in the value of the enumerations using this equation: RowsXColumnsY = X * 256 + Y. AutoRowsAndColumns is -1.
EnumerationErrorLevelInfo Defines the amount of error information to write to the BarcodeXpress.DebugLogFile.
EnumerationEvaluationMode The evaluation choice of the component.
EnumerationInkColorInfo Specifies the ink color for barcodes search.
EnumerationModeTransitionType Specifies state transitions in the barcode reader's internal state.
EnumerationOrientationInfo Specifies the orientation for the barcode search.
EnumerationPDF417ErrorCorrectionLevel PDF417 Error correction levels.
EnumerationQRCodeErrorCorrectionLevel QR Code Error correction levels.
EnumerationQRCodeSizes The rows and columns encoded in the value of the enumerations. AutoRowsAndColumns is -1.
EnumerationShowTextInfo Specifies the text to display adjacent to the created barcode.
See Also

Reference

Accusoft.BarcodeXpress11.Net Assembly

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback