Link Search Menu Expand Document

SymbologyOptionsEncoding Property

Gets or sets the character encoding of barcode value for 2D barcode types (QR Code, PDF417, DataMatrix, Aztec, MaxiCode). Default is Default (ANSI).

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

Property Value

Type: Encoding
The character encoding.
See Also

Reference