VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_RSSLinkageFlag Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_RSSLinkageFlag Method
In This Topic
Gets a value indicating whether the RSS linear component has linked 2D component.
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

var value; // Type: boolean
value = instance.get_RSSLinkageFlag();

Return Value

Flag.
Browser Compatibility
9
5
11
5
See Also