Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Printing Object / PrinterInverseFont Property
In This Topic
    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