Constructor
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- encoding
- Type: System String
Encoding, possible options (B - Byte, AN - Alphanumeric, N - Numeric)
- size
- Type: System Int32
Image size, image is rendered with recommended resolution for the QR code
- version
- Type: System Int32
QR code version (by default supported 1 to 10), additional data templates may be put into ~/App_Data/CMS_Modules/QRCode/Resources.zip
See Also