IDocument Properties
Provides methods to work with a document created with the IDocumentManagerService.| Name | Description |
|---|---|
| Content | Specifies the document content. |
| DestroyOnClose | Specifies whether to release the memory reserved for the document after it is closed. |
| Id | Specifies the document ID. |
| Title | Specifies the document title. |
See Also