Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintStatusLine Property
In This Topic
    PrintStatusLine Property
    In This Topic
    Gets or sets a value indicating whether the terminal prints the host status line when printing from the terminal window.
    Syntax
    expression.PrintStatusLine As Boolean
    where expression is a variable that represents a PrintOptions Object
    See Also