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

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

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.BarcodeBase
                C1.Web.Mvc.Gs1DataBarBase
                   C1.Web.Mvc.Gs1DataBarTruncated

    See Also