QRCodeSettings Constructor Kentico 8.1 API Reference
Constructor

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

encoding
Type: OnlineSystem String
Encoding, possible options (B - Byte, AN - Alphanumeric, N - Numeric)
size
Type: OnlineSystem Int32
Image size, image is rendered with recommended resolution for the QR code
version
Type: OnlineSystem 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