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

In This Topic
    Linkage Property (Gs1DataBarTruncated)
    In This Topic
    Gets or sets a 2D Composite Component and its separator pattern are printed above the GS1 DataBar symbol with the separator pattern aligned and contiguous to the GS1 DataBar symbol.
    Syntax
    'Declaration
     
    Public Overridable Property Linkage As String
    public virtual string Linkage {get; set;}
    See Also