FontChooser.previewText
string previewText() @property nothrow;Get previewText property.
Returns
The string with which to preview the font.
void previewText(string propval) @property nothrow;Set previewText property.
Parameters
propval | The string with which to preview the font. |