VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeReaderSettings Class
In This Topic
    WebBarcodeReaderSettings Class Properties
    In This Topic
    For a list of all properties of this type, see WebBarcodeReaderSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets the step, in pixels, of adaptive binarization algorithm.
    Public PropertyGets or sets the type of adaptive binarization.
    Public PropertyGets or sets a value indicating whether the barcode reader must use the automatic barcode recognition mode.
    Public PropertyGets or sets the barcode symbology subsets to recognize.
    Public PropertyGets or sets the barcode symbology types to recognize.
    Public PropertyGets or sets a value indicating whether the barcode reader must collect information for quality test.
    Public PropertyGets or sets a value indicating whether the barcode reader must interpret FNC characters in DotCode barcodes.
    Public PropertyGets or sets the maximum area of DotCodeBarcode, in dots.
    Public PropertyGets or sets the minimum area of DotCodeBarcode, in dots.
    Public PropertyGets or sets a value indicating whether the barcode reader must erode the image with barcodes before barcode search.
    Public PropertyGets or sets the expected number of barcodes to recognize.
    Public PropertyGets or sets a scale factor that is used for upscaling or downscaling an image before barcode recognition.
    Public PropertyGets or sets a value indicating whether the barcode reader must interpret Eci characters.
    Public PropertyGets or sets a value indicating whether the barcode reader must invert the image with barcodes before barcode recognition.
    Public PropertyGets or sets the maximum cell size, in pixels, for two-dimensional matrix barcodes (Aztec, DataMatrix, QR, Micro QR, Han Xin Code, Maxicode).
    Public PropertyGets or sets the maximum barcode height, in narrow bars, for Pharmacode barcode.
    Public PropertyGets or sets the minimum barcode height, in narrow bars, for Pharmacode barcode.
    Public PropertyGets or sets the minimum barcode padding, in narrow bars, for Pharmacode barcode.
    Public PropertyGets or sets the maximum version of QR code that must be recognized.
    Public PropertyGets or sets the minimum version of QR code that must be recognized.
    Public PropertyGets or sets the recognition time-out, in milliseconds.
    Public PropertyGets or sets the rectangle in the image where barcodes must be recognized.
    Public PropertyGets or sets the direction for barcode recognition.
    Public PropertyGets or sets the scan interval for barcode recognition.
    Public PropertyGets or sets a value indicating whether the barcode reader must search Code 39 barcodes without Start/Stop symbols.
    Public PropertyGets or sets a value indicating whether the barcode reader must search QR Code Model 1 barcodes.
    Public PropertyGets or sets the threshold value for algorithm of color conversion.
    Public PropertyGets or sets the number of steps in barcode recognition iteration process.
    Public PropertyGets or sets the maximum threshold value for algorithm of color conversion in the barcode recognition iteration process.
    Public PropertyGets or sets the minimum threshold value for algorithm of color conversion in the barcode recognition iteration process.
    Public PropertyGets or sets a mode of threshold detection.
    Public PropertyGets or sets a value indicating whether the barcode reader must use multiple threads for barcode recognition.
    See Also