In This Topic
Gets the text font of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebRulerAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationFontJS
value = instance.get_Font();
Return Value
The text
WebAnnotationFontJS of annotation.
Browser Compatibility
See Also