IsPrinting

<< Click to Display Table of Contents >>

Navigation:  Printing Functions >

IsPrinting

Previous pageReturn to chapter overviewNext page

[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