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

In This Topic
    Linkage Property (Gs1DataBarOmnidirectional)
    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
     
    
    <JsonAttribute(1)>
    Public Overridable Property Linkage As String
    [Json(1)]
    public virtual string Linkage {get; set;}
    See Also