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

In This Topic
    UpcA Class
    In This Topic
    Represents a control for drawing UPC-A.
    Object Model
    UpcA ClassIBarcodeFont InterfaceIQuietZoneWithAddOn Interface
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class UpcA 
       Inherits UpcBase
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class UpcA : UpcBase, ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.BarcodeBase
                C1.Web.Mvc.UpcBase
                   C1.Web.Mvc.UpcA

    See Also