VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUriActionMetadataJS type / get_Uri Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Uri Method
    In This Topic
    Gets the uniform resource identifier (URI).
    Syntax
    var instance = new Vintasoft.Imaging.WebUriActionMetadataJS();
    
    var value; // Type: string
    value = instance.get_Uri();
    
    
    function get_Uri() : string;
    

    Return Value

    The uniform resource identifier (URI).
    Browser Compatibility
    56+
    45+
    11
    See Also