VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_RSS14StackedOmnidirectional Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_RSS14StackedOmnidirectional Method
    In This Topic
    Gets a value indicating whether the barcode writer must generate RSS-14 Stacked Omnidirectional barcode.
    Syntax
    var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();
    
    var value; // Type: boolean
    value = instance.get_RSS14StackedOmnidirectional();
    
    
    function get_RSS14StackedOmnidirectional() : boolean;
    

    Return Value

    Flag.
    Browser Compatibility
    9
    5
    11
    5
    See Also