IDocumentContent Members
In This Article
#Properties
Name | Description |
---|---|
Document |
Gets or sets the service which owns the current document. |
Title | Gets a value specifying the document title. |
#Methods
Name | Description |
---|---|
On |
Invoked before a document is closed (hidden), and allows you to prevent this action. |
On |
Invoked after a document has been closed (hidden). |
See Also