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

In This Topic
    Gs1_128 Class
    In This Topic
    Represents a control for drawing GS1_128 barcode type.
    Object Model
    Gs1_128 ClassIBarcodeFont InterfaceIQuietZone Interface
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class Gs1_128 
       Inherits BarcodeBase
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class Gs1_128 : BarcodeBase, ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.BarcodeBase
                C1.Web.Mvc.Gs1_128

    See Also