get_LinkAppearance Method
In This Topic
Gets the appearance of the hyperlink in its default state.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS
value = instance.get_LinkAppearance();
Return Value
The
WebLinkAppearanceJS of the hyperlink in its default state.
Browser Compatibility
See Also