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

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

See Also