FontChooserT.previewText

Set previewText property.

More...
  1. string previewText [@property getter]
  2. string previewText [@property setter]
    template FontChooserT()
    @property
    void
    previewText
    (
    string propval
    )

Parameters

propval string

The string with which to preview the font.

Detailed Description