VpeIsPrinting

<< Click to Display Table of Contents >>

Navigation:  Printing Functions >

VpeIsPrinting

Previous pageReturn to chapter overviewNext page

[Windows platform only]

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.

int VpeIsPrinting(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

Value

Description

True

the Engine is currently printing

False

the Engine is currently not printing