ReaderRegistrationName Property ByteScout Barcode Reader SDK
Gets or sets the name part of the registration information.

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

public string RegistrationName { get; set; }

Property Value

Type: String
The name part of the registration information.

Implements

IReaderRegistrationName
See Also

Reference