Settings.defaultFontFamily

string defaultFontFamily() @property

Get defaultFontFamily property.

Returns

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

Set defaultFontFamily property.

Parameters

propvalThe font family to use as the default for content that does not specify a font.