Class
An installed font.
TextFont
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| family | string | readonly | The font's family name. |
| name | string | readonly | The font's full name. |
| parent | Object | readonly | The object's container. |
| style | string | readonly | The font's style name. |
| typename | string | readonly | The class name of the object. |
Element of
CharacterAttributes.textFont
Return
TextFont TextFonts.getByName (name: string)
| Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |