Click or drag to resize

BarcoderDecoderOptions Property

Gets the options for decoding barcodes.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public IDecoderOptions DecoderOptions { get; }

Property Value

Type: IDecoderOptions
See Also