VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeRegionDetector Class
Constructors Properties Methods SeeAlso
In This Topic
    BarcodeRegionDetector Class Members
    In This Topic
    The following tables list the members exposed by BarcodeRegionDetector.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the BarcodeRegionDetector class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a minimum confidence, in percents, of barcode region that must be processed.
    Public Methods
     NameDescription
    Public MethodReturns a value indicating whether this barcode region detector can detect the specified barcode type.
    Public MethodDetects the barcode regions in a region of specified image.
    Public MethodReturns a value indicating whether this barcode region detector needs to detect barcodes in specified image.
    See Also