VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_RtsFlag Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_RtsFlag Method
    In This Topic
    Gets a value indicating whether the level of RTS service is being requested.
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_RtsFlag();
    
    
    function get_RtsFlag() : string;
    

    Return Value

    Flag.
    Browser Compatibility
    9
    5
    11
    5
    See Also