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

Gs1DataBarBase Class
Base abstract class for all GS1 DataBar control classes.
Object Model
Gs1DataBarBase Class
Syntax
'Declaration
 
Public MustInherit Class Gs1DataBarBase 
   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.Gs1DataBarBase
               C1.Web.Mvc.Gs1DataBarExpanded
               C1.Web.Mvc.Gs1DataBarExpandedStacked
               C1.Web.Mvc.Gs1DataBarLimited
               C1.Web.Mvc.Gs1DataBarOmnidirectional
               C1.Web.Mvc.Gs1DataBarStacked
               C1.Web.Mvc.Gs1DataBarStackedOmnidirectional
               C1.Web.Mvc.Gs1DataBarTruncated

See Also