Method XbpPrinter():abort() Foundation
Deletes output spooled since :startDoc().
Syntax
:abort() --> self
Return
This method returns the object executing the method (self).
Description
The :abort() method deletes all graphic output spooled since :startDoc() was called. Calling :abort() before :startDoc() is called or after :endDoc() is called has no effect.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.