Click or drag to resize

IDecoderOptionsTryInverted 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.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
bool TryInverted { get; set; }

Property Value

Type: Boolean
See Also