Link Search Menu Expand Document

QRCodeQROption_EncodingHint Property

Gets or sets the QR Code-specific hint to use when encoding non-alphanumeric data.

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

Property Value

Type: QREncodeHint
The hint to use when encoding non-alphanumeric data while creating QR Code barcodes.
See Also

Reference