VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeRegionDetectors Class
Constructors Properties Methods SeeAlso
In This Topic
    BarcodeRegionDetectors Class Members
    In This Topic
    The following tables list the members exposed by BarcodeRegionDetectors.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarcodeRegionDetectors class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the barcode region detectors, which must be used by default.
    Public PropertyGets the available barcode region detectors.
    Public Methods
     NameDescription
    Public MethodReturns a value indicating whether this barcode region detector can detect any from specified barcode types.
    Public MethodDetects the barcode regions in a region of specified image.
    Public MethodReturns a value indicating whether this barcode region detector needs to detect the barcode on specified image.
    See Also