Text |
The TextDocument type exposes the following members.
Name | Description | |
---|---|---|
_accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
_creationTime | The date/time of creation of this document. | |
_documentProperties | The graph properties, key is a string, value is a property (arbitrary object) you want to store here. | |
_lastChangeTime | The date/time when this document was changed. | |
_name | The name of the document. | |
_notes | Notes concerning this document. | |
_parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
_suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) |