ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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 Class
    Syntax
    'Declaration
     
    Public Class Gs1DataBarTruncated 
       Inherits Gs1DataBarBase
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public class Gs1DataBarTruncated : Gs1DataBarBase, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    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