VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebReferencedImageAnnotationViewJS type / get_Url Property
Syntax BrowserCompatibility SeeAlso
    get_Url Method
    Gets an URL of the image file.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebReferencedImageAnnotationViewJS();
    
    var value; // Type: string
    value = instance.get_Url();
    
    

    Return Value

    Url. Default value is empty string.
    Browser Compatibility
    56+
    45+
    11
    See Also