ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Ean8 Class
Members

In This Topic
    Ean8 Class
    In This Topic
    Represents a control for drawing EAN-8.
    Object Model
    Ean8 ClassIBarcodeFont InterfaceIQuietZone Interface
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class Ean8 
       Inherits EanBase
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class Ean8 : EanBase, ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.BarcodeBase
                C1.Web.Mvc.EanBase
                   C1.Web.Mvc.Ean8

    See Also