The IDLgrPrinter::Cleanup procedure method performs all cleanup on the object. If a document is open (that is, if graphics have been draw to the printer), the document is closed and the pending graphics are sent to the current printer.

Syntax


Obj->Cleanup

or

Obj->[IDLgrPrinter::]Cleanup

or

OBJ_DESTROY, Obj

Arguments


None

Keywords


None

Version History


5.0

Introduced