DataGate® - Build 8.0.355 and above

PrintTrueType Enumeration

The PrintTrueType enumerated constant defines values whether the True Type font will be used.

[C#]
 public enum PrintTrueType;
[Visual Basic] 
Public Enum PrintTrueType
[Visual RPG]
BegEnum PrintTrueType Access(*Public)

Remarks

PrintTrueType defines values in which you can select one of the choices.

Members


Member Description Value

Bitmap

Print True Type font as graphics.

1

Download

Download True Type fonts as soft fonts.

2

Subdev

Substitute device fonts for True Type fonts.

3

Requirements

Namespace: ASNA DataGate

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family.

Assembly: ASNA DataGate Client (in ASNA DataGate.Client.dll)

See Also

DataGate Namespace