Win32Prn() > Printer configuration |
Logical flag indicating if a print job is in progress.
Data type: | L | Default: | .F. |
The instance variable :printing contains .T. (true) when method :startDoc() is called, indicating that a print job has started. :printing is set to .F. (false) when the print job has ended with method :endDoc().
http://www.xHarbour.com