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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : DataMatrixEcc200 クラス
Represents a control for drawing DataMatrix barcode by using Reed-Solomon codes of ECC200.
オブジェクト モデル
DataMatrixEcc200 クラス
シンタックス
'宣言
 
Public Class DataMatrixEcc200 
   Inherits DataMatrixBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class DataMatrixEcc200 : DataMatrixBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.BarcodeBase
            C1.Web.Mvc.DataMatrixBase
               C1.Web.Mvc.DataMatrixEcc200

参照

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