| << Click to Display Table of Contents >> IsOpen |     | 
Returns the status of the document.
property boolean VPE.IsOpen
read; runtime only
Returns:
| Value | Description | 
| True | the document is open (OpenDoc has been called) | 
| False | the document is not open | 
Remarks:
This property does not return the status of the Preview. To check if the Preview is open use the property IsPreviewVisible.