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