C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / QrCode Class
Members

QrCode Class
Represents a control for drawing QRCode barcode type.
Object Model
QrCode Class
Syntax
'Declaration
 
Public Class QrCode 
   Inherits BarcodeBase
   Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.BarcodeBase
            C1.Web.Mvc.QrCode

See Also