Method XbpPrinter():abort() Foundation
Deletes output spooled since :startDoc().
:abort() --> self
This method returns the object executing the method (self).
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.
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.