Provided by text documents that support editing.
In addition to the methods inherited from IDebugDocumentText, the IDebugDocumentTextAuthor interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IDebugDocumentTextAuthor::InsertText | Inserts new text into the document. |
| IDebugDocumentTextAuthor::RemoveText | Removes text from the document. |
| IDebugDocumentTextAuthor::ReplaceText | Replaces text in the document. |