InfoConnect for Airlines VBA Guide
PrintDbcs2To3 Property
Gets or sets a value indicating whether to widen double-byte characters to 1.5 times their default size when printing host print jobs and terminal screens to make them more legible.
Syntax
Object.PrintDbcs2To3 As Boolean
Remarks
When this property is true, the terminal widens double-byte characters so that two characters occupy the same number of spaces as three single-byte characters.
See Also