VintaSoft Barcode .NET SDK 15.2: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeWriteRequestParams Class / RSSLinkageFlag Property
Syntax Requirements SeeAlso
    RSSLinkageFlag Property (WebBarcodeWriteRequestParams)
    Gets or sets a value indicating whether the RSS linear component has linked 2D component.
    Syntax
    'Declaration
    
    Public Property RSSLinkageFlag As Boolean
    
    
     

    Property Value

    False - RSS component does not have linked 2D component; true - RSS component has linked 2D component, i.e. RSS barcode is composite barcode.
    Default value is false.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also