InfoConnect for Unisys VBA Guide
PrinterInverseFont Property

Gets or sets whether the inverse character attribute should be ignored for printing.

Syntax
Object.PrinterInverseFont As Boolean

Property Value

The default value is False.

This property should be set to False for printers that are unable to print inverse fonts.

See Also