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