ASP.NET Core MVC コントロールヘルプ
QrCode クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : QrCode クラス
Represents a control for drawing QRCode barcode type.
オブジェクト モデル
QrCode クラス
シンタックス
'宣言
 
Public Class QrCode 
   Inherits BarcodeBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class QrCode : BarcodeBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

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

参照

QrCode メンバ
C1.Web.Mvc 名前空間