<< Click to Display Table of Contents >> IsPrinting |
[Windows platform only; not supported by PHP]
If your program, or the user, started printing (by clicking the toolbar button), this function will return True. While printing, the document may not be modified, nor closed.
property boolean VPE.IsPrinting
read; runtime only
Possible Values:
Value |
Description |
True |
the Engine is currently printing |
False |
the Engine is currently not printing |