OpenDrawWindow method
Opens a new drawing window that displays a page, master, or group.
Version added
4.1
Syntax
| |
objRet |
A Window object that represents the opened window. |
object |
Required. An expression that returns a Page, Master, or Shape object to display in the drawing window. |
Remarks
The OpenDrawWindow method opens a new drawing window, even if the page, master, or group is already displayed in a drawing window.