Used in report cancellation. If false, do not print. Applications can set StillPrinting to false by the Cancel() method.
[Visual Basic]
Public Shared ReadOnly Property StillPrinting As Boolean
[C#]
public static bool StillPrinting {get;}
True: The print job has not finished and has not been cancelled.
False: The print job has been cancelled or has finished.