Read-only. Gets the Document object that is associated with the document whose contents is displayed in this window of ConceptDraw.
Applies to: Window object
[[Set] documentRet = ] object.Document |
The Document property syntax has these parts:
Part | Description |
object | Required. An expression that returns an object in the Applies to list. |
documentRet | Optional. A Document type variable. |
This method is only effective if the window is a document window (see the Type property). For all other window types the Document property always returns Nothing.
See Also |
Library property, Page property, Shape property, Document object |