ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Gs1DataBarOmnidirectional Class / LinkageHeight Property

In This Topic
    LinkageHeight Property (Gs1DataBarOmnidirectional)
    In This Topic
    Gets or sets the linkage symbol height.
    Syntax
    'Declaration
     
    
    <JsonAttribute(1)>
    Public Overridable Property LinkageHeight As String
    [Json(1)]
    public virtual string LinkageHeight {get; set;}
    See Also