Click or drag to resize

DecoderOptionsTryInverted Property

Gets or sets a value indicating whether the image should be automatically inverted if no result is found in the original image.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public bool TryInverted { get; set; }

Property Value

Type: Boolean
See Also