'Declaration
Property PrinterInverseFont As Boolean
'Usage
Dim instance As IPrinting Dim value As Boolean instance.PrinterInverseFont = value value = instance.PrinterInverseFont
bool PrinterInverseFont {get; set;}
Property Value
The default value is False.
This property should be set to False for printers that are unable to print inverse fonts.