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

    Return Value

    The uniform resource identifier to resolve.
    Browser Compatibility
    56+
    45+
    11
    See Also