Click or drag to resize

BarcoderBarcoderOptions Property

Gets the options encoding and decoding barcodes.

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

Property Value

Type: IBarcoderOptions
See Also