Programming with Reflection
AllFontCharacterSets property
Syntax |
object.AllFontCharacterSets |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether non-ANSI fonts can be used for the display font.
Setting this property to True means that non-ANSI fonts are available to use as the display font. This property determines which fonts are listed in the Fonts tab of the Display dialog box and which fonts can be set using the FontName property.
The default is False.