ImageGear .NET v25.2 - Updated
ImageGear.Barcode Assembly / ImageGear.Barcode Namespace / ImGearBarcodeReader Class
Properties Methods


In This Topic
    ImGearBarcodeReader Class Members
    In This Topic

    The following tables list the members exposed by ImGearBarcodeReader.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether a check sum value is appended to the barcode during recognition.  
    Public PropertyGets or sets the area of the image, in pixels, to analyze for barcode recognition.  
    Public PropertyGets or sets the ImGearBarcodeAustralianPostCustomDecodeType.  
    Public PropertyGets the type of barcodes to analyze during recognition processing.  
    Public PropertyGets or sets a value indicating whether the control chracters are included in the barcode value during recognition processing.  
    Public PropertyGets or sets the ink color of barcodes to search for during recognition processing.  
    Public PropertyGets or sets the maximum number of barcodes to recognize.  
    Public PropertyGets or sets the orientation of the barcodes to analyze during recognition.  
    Public PropertyGets the barcode capability and performance for the system.  
    Public PropertyGets or sets a value indicating whether possible barcodes are returned in the result collection.  
    Public PropertyGets or sets the scan distance in pixels between line sweeps when searching for 1D barcodes.  
    Top
    Public Methods
     NameDescription
    Public MethodDetects barcodes on the given ImGearPage image.  
    Top
    See Also