Gets the font of the text.
Syntax: |
---|
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 code | |
---|---|
|