Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Printing Object / PrintANSIColorBackground Property
In This Topic
    PrintANSIColorBackground Property
    In This Topic
    Gets or sets whether Reflection prints the background ANSI color.
    Syntax
    expression.PrintANSIColorBackground As Boolean
    where expression is a variable that represents a Printing Object

    Property Value

    The default value is False.
    See Also