ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Interleaved2of5 Class
Members

In This Topic
    Interleaved2of5 Class
    In This Topic
    Represents a control for drawing Interleaved2of5 barcode type.
    Object Model
    Interleaved2of5 Class
    Syntax
    'Declaration
     
    Public Class Interleaved2of5 
       Inherits BarcodeBase
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public class Interleaved2of5 : BarcodeBase, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    Inheritance Hierarchy

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

    See Also