ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1DataBarBase Class / LinkageHeight Property

In This Topic
    LinkageHeight Property (Gs1DataBarBase)
    In This Topic
    Gets or sets the linkage symbol height.
    Syntax
    'Declaration
     
    Public Overridable Property LinkageHeight As String
    public virtual string LinkageHeight {get; set;}
    See Also