Programming with Reflection

image\rwnprg32.gif AllFontCharacterSets property

 

Syntax

object.AllFontCharacterSets
object.AllFontCharacterSets = Value

Data type

Boolean

 

Description

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.

Values

The default is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property