VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebRulerAnnotationViewJS type / get_Font Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Font Method
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
56+
45+
11
See Also