Link Search Menu Expand Document

QRCodeRegistrationName Property

Gets or sets the name part of the registration information.

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

Property Value

Type: String
The registration name.
See Also

Reference