VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.WinTwain Namespace / TwainBarcodeRecognizer Class
Properties Methods SeeAlso
In This Topic
    TwainBarcodeRecognizer Class Members
    In This Topic
    The following tables list the members exposed by TwainBarcodeRecognizer.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the device should recognize barcodes on acquired images.
    Public PropertyGets or sets the number of times a search will be retried if none are found on each page.
    Public PropertyGets or sets the maximum number of supported search priorities.
    Public PropertyGets or sets a TWAIN barcode search mode that restricts bar code searching to certain orientations, or prioritizes one orientation over the other.
    Public PropertyGets or sets the total time spent on searching for a bar code on each page.
    Public Methods
     NameDescription
    Public MethodReturns an array with information about recognized barcodes.
    Public MethodReturns the supported TWAIN barcode search modes.
    Public MethodReturns the supported TWAIN barcode search priorities.
    Public MethodSets the supported TWAIN barcode search priorities.
    See Also