Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Printing Object / ClosePrinterManually Property
In This Topic
    ClosePrinterManually Property
    In This Topic
    Gets or sets whether the printer is automatically flushed after printing.
    Syntax
    expression.ClosePrinterManually As Boolean
    where expression is a variable that represents a Printing Object

    Property Value

    When False (the default), the printer is automatically closed after a print operation and after a host application turns off the print logging mode.
    See Also