<< Click to Display Table of Contents >>
ZfLib.APIPrint.CancelPrint
Sub CancelPrint( )
This method cancels the API print mode.
Remarks
When the StartPrint method is called, the Zetafax Printer is set to API Print mode; the next job will be treated as an API print job. If you have called StartPrint but an error has occurred during printing, you should call CancelPrint to clear the API print mode. Any subsequent jobs sent to the Zetafax Printer will then be handled in the usual way (e.g. they will be sent to the Zetafax Client).
See Also