VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAnnotationViewJS type / get_ClickedLinkAppearance Property
Syntax BrowserCompatibility SeeAlso
get_ClickedLinkAppearance Method
Gets the appearance of the hyperlink when the user clicked the link.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS
value = instance.get_ClickedLinkAppearance();

Return Value

The WebLinkAppearanceJS of the hyperlink when the user clicked the link.
Browser Compatibility
56+
45+
11
See Also