AfterCloseWindow Event - Python

<< Click to Display Table of Contents >>

Navigation:  Events Generated by the Python Control >

AfterCloseWindow Event - Python

Previous pageReturn to chapter overviewNext page

Is fired, when the preview window was closed - for example by the user - and AutoDelete is False (which means, that the document is not destroyed if the preview is closed).

integer AfterCloseWindow()

Remarks:

The event handler should return zero.

 

See also:

AfterDestroyWindow Event