VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAnnotationViewJS type / get_HyperLink Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_HyperLink Method
In This Topic
Gets the hyperlink reference.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAnnotationViewJS();

var value; // Type: string
value = instance.get_HyperLink();

Return Value

Hyperlink reference. Default value is "www.vintasoft.com".
Browser Compatibility
56+
45+
11
See Also