ImageGear .NET
ImageGear.Barcode Namespace
Inheritance Hierarchy
The ImageGear.Bardcode namespace provides a set of objects that provide access to barcode recognition technology.
Classes
 ClassDescription
ClassImGearBarcode The main object for this component. DJS sealed is for consistancy with IG.
ClassImGearBarcodeReader The ImGearBarcodeReader Class includes methods and properties to be used in recognizing barcodes.
ClassImGearBarcodeResult The Results Class includes properties used to return barcode recognition results.
ClassImGearBarcodeWriter The ImGearBarcodeWriter Class is inherited from the ImGearBarcodeWriterBase Class and is used to create barcodes.
ClassImGearBarcodeWriterBase The ImGearBarcodeWriterBase Class includes properties used to write barcode recognition results.
ClassImGearBarcodeWriterDataMatrix ImGearBarcodeWriterDataMatrix extends the writer class to include the writing of DataMatrix barcodes.
ClassImGearBarcodeWriterPDF417 ImGearBarcodeWriterPDF417 extends the writer class to include the writing of PDF417 barcodes.
Enumerations
 EnumerationDescription
EnumerationEvaluationMode The evaluation choice of the component.
EnumerationImGearBarcodeAustralianPostCustomDecodeType The Australian Post 4 State barocde supports a custom section in both the Customer Barcode 2 and Customer Barcode 3 formats.
EnumerationImGearBarcodeDataMatrixSizes The rows and columns are encoded in the value of the enumerations using this equation: RowsXColumnsY = X * 256 + Y. AutoRowsAndColumns is -1.
EnumerationImGearBarcodeInkColorInfo Specifies the ink color for barcodes search.
EnumerationImGearBarcodeLicenseFeature Identifies public license features.
EnumerationImGearBarcodeOrientationInfo Specifies the orientation for the barcode search.
EnumerationImGearBarcodePDF417ErrorCorrectionLevel PDF417 Error correction levels.
EnumerationImGearBarcodeShowTextInfo Specifies the text to display adjacent to the created barcode.
EnumerationImGearBarcodeType Specifies a barcode type.
See Also

Reference

ImageGear22.Barcode Assembly

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback