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

propvalThe string with which to preview the font.