QRCodeQROption_EncodingHint Property ByteScout QR Code SDK
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.2.1237-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