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

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

See Also