InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintMonochrome Property
In This Topic
    PrintMonochrome Property
    In This Topic
    Gets or sets a value indicating whether the terminal prints the terminal window using only black and white.
    Syntax
    expression.PrintMonochrome As Boolean
    where expression is a variable that represents a PrintOptions Object
    See Also