Lingo Dictionary > L-N > missingFonts |
![]() ![]() ![]() |
missingFonts
Syntax
member(
textCastMember
).missingFonts
Description
Text cast member property; this property contains a list of the names of the fonts that are referenced in the text, but not currently available on the system.
This allows the developer to determine during run time if a particular font is available or not.
This property can be tested but not set.
See also
![]() ![]() ![]() |