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