Link Search Menu Expand Document

DecoderSpecificOptions Properties

The DecoderSpecificOptions type exposes the following members.

Properties
NameDescription
Public propertyCode128_AllowOneSymbolBarcodes
Code 128. Allow barcodes of one-symbol length. Enabling this option may result in unwanted false positives.
Public propertyDataMatrix_DepthOfAnalysis
DataMatrix. Dispersion level of L-pattern dots. Helps to decode some barcodes with damaged L-pattern. Default is 0.
Public propertyDataMatrix_LPatternDispersion
DataMatrix. Dispersion level of L-pattern dots. Helps to decode some barcodes with damaged L-pattern. Default is 0.
Public propertyDataMatrix_MaxAllowedHoleBetweenLinesInLPattern
DataMatrix. Max hole size between horizontal and vertical lines relative to the largest side. Default is 0.15 (15%).
Public propertyDataMatrix_MaxHoleSizeInsideLines
DataMatrix. Maximum allowed hole in line. Default is 11 (11-pixel or less holes will be consumed.
Top
See Also

Reference