| Name | Description |
 | AdaptiveBinarizationStep | Gets or sets the step, in pixels, of adaptive binarization algorithm. |
 | AdaptiveBinarizationType | Gets or sets the type of adaptive binarization. |
 | AustralianPostCustomerInfoFormat | Gets or sets the format of customer information field of Australia Post 4-state barcode. |
 | AutomaticRecognition | Gets or sets a value indicating whether the barcode reader enables the special automatic recognition mode. |
 | BarcodeCharacteristics | Gets or sets a barcode characteristics. |
 | Code128UseFnc4ShiftToExtendedAsciiTable | Gets or sets a value indicating whether the barcode reader interprets FNC4 symbols in Code 128 barcode and shifts barcode characters to extended ASCII table (128..255 byte values). |
 | Code39StartMinPadding | Gets or sets the minimum start padding, in narrow bars, for Code39 barcode. |
 | Code39StopMinPadding | Gets or sets the minimum stop padding, in narrow bars, for Code39 barcode. |
 | CollectTestInformation | Gets or sets a value indicating whether the barcode reader collects information for quality test. |
 | DataMatrixLPatternMaxErasures | Gets or sets the number of maximum erasures on each side of "L" pattern of Data Matrix barcode. |
 | DataMatrixMinCellSize | Gets or sets the minimum cell size, in pixels, for Data Matrix barcode. |
 | DotCodeInterpretFncCharacters | Gets or sets a value indicating whether the barcode reader must interpret FNC characters in DotCode barcodes. |
 | DotCodeMatrixMaxArea | Gets or sets the maximum area of DotCodeBarcode, in dots. |
 | DotCodeMatrixMinArea | Gets or sets the minimum area of DotCodeBarcode, in dots. |
 | EnableTelepenNumericMode | Gets or sets a value indicating whether the barcode reader enables numeric mode in Telepen barcode. |
 | Erode | Gets or sets a value indicating whether the barcode reader processes the image with barcodes using the "erode" algorithm before barcode recognition. |
 | ExpectedBarcodes | Gets or sets the expected number of barcodes to search. The barcode searching algorithm will stop when expected number of barcodes will be found. |
 | ImageScaleFactor | Gets or sets a scale factor that is used for upscaling or downscaling an image before barcode recognition. |
 | InvertImageColors | Gets or sets a value indicating whether the barcode reader inverts the image with barcodes before barcode search. |
 | MatrixBarcodeMaxCellSize | Gets or sets the maximum cell size, in pixels, for two-dimensional matrix barcodes (Aztec, DataMatrix, DotCode, QR, Micro QR, Han Xin Code, Maxicode). |
 | MaximumThreadCount | Gets or sets the maximum number of threads the barcode reader can create for barcode search. |
 | MinConfidence | Gets or sets the minimum value of confidence, in percents. |
 | MSIChecksum | Gets or sets a checksum type of MSI barcode. |
 | OptionalCheckSum | Gets or sets a value indicating whether the barcode reader calculates an optional checksum. |
 | PharmacodeMaxHeight | Gets or sets the maximum barcode height, in narrow bars, for Pharmacode barcode. |
 | PharmacodeMaxValue | Gets or sets the maximum barcode value, of Pharmacode barcode. |
 | PharmacodeMinHeight | Gets or sets the minimum barcode height, in narrow bars, for Pharmacode barcode. |
 | PharmacodeMinPadding | Gets or sets the minimum barcode padding, in narrow bars, for Pharmacode barcode. |
 | QrMaxAxialNonuniformity | Gets or sets the maximum axial non-uniformity of QR Code barcode. |
 | QrMaxSymbolVersion | Gets or sets the maximum version of QR code that must be recognized. |
 | QrMinSymbolVersion | Gets or sets the minimum version of QR code that must be recognized. |
 | RecognitionTimeout | Gets or sets the recognition time-out, in milliseconds. |
 | RemovePeas | Gets or sets a value indicating whether the barcode reader removes "peas" from the image with barcodes before barcode search. |
 | RemovePostnetPlanetCheckSum | Gets or sets a value indicating whether the barcode reader removes the checksum digit from the barcode value of Planet or Postnet barcode. |
 | ScanBarcodeSubsets | Gets or sets the barcode symbology subsets to search. |
 | ScanBarcodeTypes | Gets or sets the barcode symbology types to search. |
 | ScanDirection | Gets or sets the direction for barcode search. |
 | ScanInterval | Gets or sets the scan interval for barcode search. |
 | ScanRectangle | Gets or sets the rectangle on image, where barcodes must be searched. |
 | SearchCode39WithoutStartStop | Gets or sets a value indicating whether the barcode reader must search Code 39 barcodes without Start/Stop symbols. |
 | SearchDistortedDataMatrixBarcodes | Gets or sets a value indicating whether the barcode reader must search "distorted" DataMatrix barcodes. |
 | SearchDistortedQRBarcodes | Gets or sets a value indicating whether the barcode reader searches "distorted" QR barcodes. |
 | SearchMirrored2DBarcodes | Gets or sets a value indicating whether the barcode reader must search for mirrored 2D barcodes. |
 | SearchQRModel1Barcodes | Gets or sets a value indicating whether the barcode reader must search QR Code Model 1 barcodes. |
 | Threshold | Gets or sets the threshold value for algorithm of color conversion. |
 | ThresholdIterations | Gets or sets the number of steps in barcode reading iteration process. |
 | ThresholdMax | Gets or sets the maximum threshold value of algorithm color conversion in the barcode reading iteration process (see ThresholdMode.Iterations). |
 | ThresholdMin | Gets or sets the minimum threshold value of algorithm color conversion in the barcode reading iteration process (see ThresholdMode.Iterations). |
 | ThresholdMode | Gets or sets a mode of threshold detection. |
 | UnknownLinearMaxBars | Gets or sets the maximum number of black bars in unknown linear barcode. |
 | UnknownLinearMaxBarWide | Gets or sets the maximum width of bar in unknown linear barcode. |
 | UnknownLinearMinBars | Gets or sets the minimum number of black bars in unknown linear barcode. |
 | UnknownLinearMinScanlines | Gets or sets the minimum number of scanlines in unknown linear barcode. |
 | UseCode39ExtendedDecodeTable | This property is obsolete, use BarcodeSymbologySubsets.Code39Extended barcode subset. |
 | VerifyBarcodeMethod | Gets or sets method that verifies the information about barcode found by barcode reader. |