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

var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationFontUnitEnumJS
value = instance.get_Unit();

Return Value

An instance of WebAnnotationFontUnitEnumJS class.
Browser Compatibility
56+
45+
11
See Also