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