BarcodeProfessional QRCodeByteEncodingName Property Neodynamic Barcode Professional for ASP.NET Class Reference
Gets or sets the Encoding Name (Code Page) to be used for QR Code Byte Compaction mode. Default it ISO-8859-1.

Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public string QRCodeByteEncodingName { get; set; }

Property Value

Type: OnlineString
See Also