Link Search Menu Expand Document

BarcodeWebImageProfiles Property

Comma-separated list of profiles to apply to the Barcode. Profiles are sets of properties and methods represented as JSON string. Check the source code examples installed with the SDK.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public string Profiles { get; set; }

Property Value

Type: String

Implements

IBarcodeProfiles
See Also

Reference