VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebVintasoftFontPropertiesJS type / get_IsBold Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsBold Method
In This Topic
Gets a value indicating whether font is bold.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS(name, size, color, isBold, isItalic, isUnderline, isStrikeout);

var value; // Type: any
value = instance.get_IsBold();

Browser Compatibility
56+
45+
11
See Also