VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationFontJS type / get_Size Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Size Method
In This Topic
Gets the text size.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationFontJS(size, familyName, italic, bold, strikeout, underline, unit);

var value; // Type: number
value = instance.get_Size();

Return Value

Text size.
Browser Compatibility
56+
45+
11
See Also