TextDocument Methods

Include Protected Members
Include Inherited Members

The TextDocument type exposes the following members.

Methods

  Name Description
Public method ClearBookmarks Removes all unnamed bookmarks in the text document.
Public method CreateEditPoint Creates an EditPoint object at the specified location and returns it. The default location is the beginning of the document.
Public method MarkText Indicates whether or not the indicated text was found in the text document and creates unnamed bookmarks wherever matching text is found.
Public method PrintOut Infrastructure. Microsoft Internal Use Only.
Public method ReplacePattern Replaces matching text throughout an entire text document.
Public method ReplaceText Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

TextDocument Interface

EnvDTE Namespace