Accusoft BarcodeXpress v13.9 - Updated
BarcodeXpress Object Members
Overview 
AccusoftBarcodeXpress13 ActiveX DLL : BarcodeXpress Object
Public Methods
Displays a dialog box that contains the Barcode Xpress version, build, and copyright information.
This method has been deprecated. Use the AnalyzehDib and AnalyzeIPicture methods instead.
This method has been deprecated. Use the AnalyzehDib and AnalyzeIPicture methods instead.
This method detects a barcode within the given DIB (Device Independent Bitmap) for 32-bit environment.
This method detects a barcode within the given DIB (Device Independent Bitmap) for 64-bit environment.
This method detects a barcode within the given Picture.
Returns the data for the barcode found at the specified index value within the array returned by AnalyzeDIB.
Returns the barcode type at the specified index value from the list of barcode types being searched.
Returns the number of barcode types to search for in recognition.
Gets the BarcodeResult as an array of bytes.
Returns the barcode value as an array of bytes.
Gets the particular mode-transition associated with a barcode result.
This method creates a barcode.
Prints a barcode to a printer Device Context (DC).
Reads a specially-formatted stream and places the values into properties of this object.
Sets barcode type to search for during recognition.
This method sets the font name.
Sets the font size.
Sets the font style.
Sets the font name used to display the UPC values that appear outside of the left and right guard bars.
Sets the font size used to display the UPC values that appear outside of the left and right guard bars.
Sets the font style used to display the UPC values that appear outside of the left and right guard bars.
Sets the barcode value as an array of bytes.
Sets the OEM license key required by platinum runtime licensing.
Sets the solution key required by runtime licensing.
Sets the solution name required by runtime licensing.
Writes some properties of this object to a specially-formatted stream.
Public Properties
Enable additional processing pass on a scaled (reduced) version of the original image. This is strictly an extra analysis step.
The method to be used in decoding the customer section of the Australian Post barcode
Append checksum value to the barcode value in recognition.
Returns the barcode capability and performance for the system.
Name of the recognized barcode.
Height of the image area of the recognized barcode.
Insert control characters into the barcode value
Ink color of barcodes to search for in recognition.
Orientation of barcodes to search for in recognition.
String value of the recognized barcode.
Enumeration type of the recognized barcode.
Angle of the recognized barcode.
This property has been deprecated and replaced by the SetBarcodeReaderTypeGetBarcodeReaderTypesCount and GetBarcodeReaderType methods.
Width of the image area of the recognized barcode.
X-Coordinate of the image area of the recognized barcode.
X-Coordinate of the top, left point of the recognized barcode.
X-Coordinate of the top, right point of the recognized barcode.
X-Coordinate of the bottom, right point of the recognized barcode.
X-Coordinate of the bottom, left point of the recognized barcode.
Y-Coordinate of the image area of the recognized barcode.
Y-Coordinate of the top, left point of the recognized barcode.
Y-Coordinate of the top, right point of the recognized barcode.
Y-Coordinate of the bottom, right point of the recognized barcode.
Y-Coordinate of the bottom, left point of the recognized barcode.
Number of characters in the recognized checksum.
Check if there is a valid checksum value for the recognized barcode.
Disable detection of Code 39 / Code 39 Extended barcodes without start and stop patterns when set to true (default value).
Confidence of the barcode that was recognized.
Specifies the state of debug logging for the component.
Specifies the level of error information in the debug log.
Contains the full path name of the log file.
Returns the number value of the last error.
Gets a description of the error for this object.
Deprecated, use DebugErrorLevel. Specifies the level of error information in the debug log.
If the control is using a trial license, this property determines the behavior of the control to be either display of nag screens or timeouts of the control.
Font of the barcode value written as text adjacent to the barcode being created.
Enable grayscale processing on applicable images in recognition. This is strictly an extra analysis step.
This property has been deprecated and replaced by the AnalyzehDib method.
This property has been deprecated and replaced by the AnalyzehDib64 method.
This property has been deprecated and replaced by the AnalyzehDib and AnalyzeIPicture methods.
Allows for dynamic setting of the width of the bars when creating a barcode.
Allows for dynamic sizing of the image when creating a barcode.
Minimum width of the bars when creating a barcode.
Sets the amount of white space on the top and bottom of the created barcode.
Sets the amount of white space to the right and left of the created barcode.
Returns the width of a single width bar used to create the barcode.
Number of columns to create in a 2D barcode
Number of columns created in the barcode
Gets the length of the current barcode data
Returns the barcode Device Independent Bitmap for 32-bit environment.
Returns the barcode Device Independent Bitmap for 64-bit environment.
Error correction level to using in a 2D barcode, ignored if not supported by the barcode type
Error correction level used in the created barcode
Height of the new image in which the created barcode will be drawn.
Minimum height of the bars when creating a barcode.
Returns a handle to the barcode picture.
Returns the height of the image needed to create the barcode.
Number of rows to be created in a 2D barcode
Number of rows created in the barcode
Returns the width of the image needed to create the barcode.
Determines whether the barcode value is written as text adjacent to the created barcode.
Type of barcode to create.
Notch percent of the barcode for the text value. Used by supported barcodes only (ie. UPC-A, EAN13), otherwise this value is ignored.
String value of the barcode being created.
Sets the amount of gap between the text and barcode when creating a barcode.
Sets the vertical offset of outside text. Used by supported barcodes only (ie. UPC-A, EAN13), otherwise this value is ignored.
Sets the font used to display the UPC values that appear outside of the left and right guard bars.
Sets the amount of gap between the outside text and barcode when creating a barcode. Used by supported barcodes only (ie. UPC-A, EAN13), otherwise this value is ignored.
Width of the new image in which the created barcode will be drawn.
Maximum number of barcodes to recognize. Processing will halt after this number of barcodes have been found.
Minimum barcode size required to return a valid result.
The index in the barcode value for a previously retrieved mode-transition.
The type of transition associated with a previously retrieved mode-transition.
Number of barcodes recognized.
The number of mode-transitions present in a barcode result.
This property has been deprecated and replaced by using the AnalyzeIPicture method.
Determines if errors are raised as exceptions in the application.
The height, in pixels, of the region of interest.
The width, in pixels, of the region of interest.
The left edge coordinate, in pixels, of the region of interest.
The top edge coordinate, in pixels, of the region of interest.
Distance between scans when searching for 1D barcodes
The number of columns in the barcode as defined by the indicator pattern.
The number of columns detected in the barcode image.
The amount of error correction detected for barcodes that support it.
The number of rows in the barcode as defined by the indicator pattern.
The number of rows detected in the barcode image.
Length of the result string.
Include possible barcodes in the result list.
Enables decoding of Royal Mail barcodes of any length. If set to false, only Royal Mail barcodes matching the lengths in the RM4SCC specification will be decoded.
This property has been deprecated and replaced by the ErrorCode property.
This property has been deprecated and replaced by the ErrorDescription property.
Sets the checksum write flag for barcodes that optionally use checksums.
See Also

BarcodeXpress Object

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