FontChooser.font
string font() @propertyGet font property.
Returns
The font description as a string, e.g. "Sans Italic 12".
void font(string propval) @propertySet font property.
Parameters
propval | The font description as a string, e.g. "Sans Italic 12". |