Link Search Menu Expand Document

ReaderSearchNegative Property

Note: This API is now obsolete.

(!) Obsolete. Please use ImagePreprocessingFilters to add the negative filter. Gets or sets a value indicating whether to search for negative barcodes.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
[ObsoleteAttribute]
public bool SearchNegative { get; set; }

Property Value

Type: Boolean
true if search for negative barcodes; otherwise, false.

Implements

IReaderSearchNegative
See Also

Reference