Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| DownloadFonts | 2 | Download TrueType fonts as soft fonts. This is the default for HP printers that use PCL. |
| DownloadOutline | 4 | Downloads TrueType fonts as outline soft fonts. |
| PrintAsGraphics | 1 | Print TrueType fonts as graphics. This should be used for dot matrix printers. |
| UseDeviceFonts | 3 | Substitute device fonts for TrueType fonts. This is the default for Postscript printers. |
System.Object
System.ValueType
System.Enum
Accusoft.PrintProSdk.TrueTypeOption