Click or drag to resize

IBarcoderOptionsDecoderOptions Property

Gets decoder options.

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

Property Value

Type: IDecoderOptions
See Also