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

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

Property Value

Type: String
See Also