Click or drag to resize
IQRCodeGenerator Interface
Interface for QR code generator

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public interface IQRCodeGenerator

The IQRCodeGenerator type exposes the following members.

Methods
  NameDescription
Public methodGenerateQRCode
Generates the QR code as an image using the given parameters
Top
See Also