ITextDocument Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public interface ITextDocument : System.Web.Razor.Text.ITextBuffertype ITextDocument = interface
    interface ITextBufferPublic Interface ITextDocument
Implements ITextBuffer- Derived
- Implements
Properties
| Length | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.(Inherited from ITextBuffer) | 
| Location | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | 
| Position | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.(Inherited from ITextBuffer) | 
Methods
| Peek() | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.(Inherited from ITextBuffer) | 
| Read() | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.(Inherited from ITextBuffer) |