VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_RSSExpandedStackedSegmentPerRow Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_RSSExpandedStackedSegmentPerRow Method
In This Topic
Gets the number of segments per row to be used in RSS Expanded Stacked barcode.
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

var value; // Type: number
value = instance.get_RSSExpandedStackedSegmentPerRow();

Return Value

Number of segments per row to be used in RSS Expanded Stacked barcode.
Browser Compatibility
9
5
11
5
See Also