IPrinterSettings.TTOption
IPrinterSettings

property TTOption: SmallInt;

Type Library
TeeChartx

Description
Specifies how TrueType fonts should be printed. This member can be one of the following values.

Value - Meaning

1 - DMTT_BITMAP Prints TrueType fonts as graphics. This is the default action for dot-matrix printers.

2 - DMTT_DOWNLOAD Downloads TrueType fonts as soft fonts. This is the default action for Hewlett-Packard printers that use Printer Control Language (PCL).

3 - DMTT_SUBDEV Substitutes device fonts for TrueType fonts. This is the default action for PostScript printers.

4 - DMTT_DOWNLOAD_OUTLINE Window 95/98/Me, Windows NT 4.0 and later: Downloads TrueType fonts as outline soft fonts.