Admin Production rocket
Current Publication

PrinterInverseFont Property

Reflection Desktop VBA Guide V18.0.2
PrinterInverseFont Property
In This Topic

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

Syntax

                     
                     
expression.PrinterInverseFont As Boolean

                  
where expression is a variable that represents a Printing Object

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