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

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

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

参照

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