PrintTrueType enum | QSYS API Reference Guide
Specifies the handling of TrueType fonts during printing.
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Enum Values
Name | Description | Value |
---|---|---|
Bitmap | Print TrueType fonts as graphics. | 1 |
Download | Download TrueType fonts as soft fonts. | 2 |
Subdev | Substitute device fonts for TrueType fonts. | 3 |