get_ClickedLinkAppearance Method
In This Topic
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
See Also