deliverResult()
Delivers the results of the print operation to the intended destination.
Declaration
func deliverResult() -> BoolReturn Value
true if the results were successfully delivered; otherwise, false.
Discussion
This method may be called to deliver the results to the printer spool or preview application. Do not invoke this method directly—it is invoked automatically when the print operation is done.