IReaderSearchNegative Property ByteScout Barcode Reader SDK

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]
bool SearchNegative { get; set; }

Property Value

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

Reference