Terminate printing operations.
Syntax:
PrinterObject.Terminate()
The Terminate Method (Printer Object) syntax has these parts:
| Part |
Description |
| PrinterObject |
An object expression that evaluates to a Printer object. |
Remarks:
Use this method to terminate printing. This method will restore the control values to their previous values before the InitializePrinting method was called.