C1.Web.Mvc Namespace / Gs1DataBarBase Class
Members

Gs1DataBarBase Class
Base abstract class for all GS1 DataBar control classes.
Object Model
Gs1DataBarBase ClassIBarcodeFont InterfaceIQuietZone Interface
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public MustInherit Class Gs1DataBarBase 
   Inherits BarcodeBase
   Implements ITemplate 
 
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