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

Gs1DataBarExpanded Class
Represents a control for drawing GS1 DataBar barcode type.
Object Model
Gs1DataBarExpanded Class
Syntax
'Declaration
 
Public Class Gs1DataBarExpanded 
   Inherits Gs1DataBarBase
   Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.BarcodeBase
            C1.Web.Mvc.Gs1DataBarBase
               C1.Web.Mvc.Gs1DataBarExpanded

See Also