OnlyAnsi Property
Object List Next Object
Defined By: FontDialog
Description:
Controls whether or not face name choices presented by the FontDialog are
limited to Ansi fonts.
Details:
If the OnlyAnsi property is set to True prior to displaying the FontDialog,
when the dialog is displayed it will only present face name choices for fonts
that support the Windows character set. Symbol only face names will not apear in
the list. Face name choices can also be restricted via the properties
OnlyTrueType, OnlyFixedPitch, and AllowFaceSelect.
Data Type: Boolean
See Also:
FaceName property, AllowFaceSelect property, OnlyFixedPitch property, OnlyTrueType property