Link Search Menu Expand Document

SymbologyOptionsQREncodeHint Property

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

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

Property Value

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

Reference