Settings.defaultFontFamily
string defaultFontFamily() @propertyGet defaultFontFamily property.
Returns
The font family to use as the default for content that does not specify a font.
void defaultFontFamily(string propval) @propertySet defaultFontFamily property.
Parameters
propval | The font family to use as the default for content that does not specify a font. |