Click or drag to resize
QRCodeSettingsEncoding Property
Encoding, possible options (B - Byte, AN - Alphanumeric, N - Numeric)

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public string Encoding { get; set; }

Property Value

Type: String
See Also