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

Code93 Class
Represents a control for drawing Code93 barcode type.
Object Model
Code93 Class
Syntax
'Declaration
 
Public Class Code93 
   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.Code93

See Also