BarcodeWebImageOptions Property ByteScout Barcode SDK
Gets or sets the barcode symbology specific options.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public SymbologyOptions Options { get; set; }

Property Value

Type: SymbologyOptions
The barcode symbology specific options.

Implements

IBarcodeOptions
See Also

Reference