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

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public string Profiles { get; set; }

Property Value

Type: String

Implements

IReaderProfiles
See Also

Reference