FontDialogDevice

Description

The FontDialogDevice enumeration contains fonts that should be included into the list of available fonts when the font selection dialog box is initialized.

It is used by the following property:

Available Values

Value Brief description
1 Screen. Screen fonts. Fonts are used to be displayed on the screen. As a rule, the PostScript fonts that are used to print using the PostScript-compatible printers accompany the screen fonts.
2 Printer. Printer fonts. Fonts that are stored in printer and are used only on it.
3 Both. All fonts.

See also:

Forms Assembly Enumerations