Gets the font of the text.

syntaxSyntax:
FWiz.GetFontStyle(styleIndex)

Parameters

Parameter Description
styleIndex Index of the style. There are 10 styles available with indexes from 0 to 9.

Return Value

Returns a DlxFontStyle object.

Example

  Copy codeCopy code

See also