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, 27-Jun-2010 v3.0.3d | Contents :: Index |