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.
public interface class ITextDocument : Microsoft::AspNetCore::Razor::Text::ITextBuffer
	public interface ITextDocument : Microsoft.AspNetCore.Razor.Text.ITextBuffer
	type ITextDocument = interface
    interface ITextBuffer
	Public Interface ITextDocument
Implements ITextBuffer
	- Derived
 
- Implements
 
Properties
| Length | (Inherited from ITextBuffer) | 
| Location | |
| Position | (Inherited from ITextBuffer) | 
Methods
| Peek() | (Inherited from ITextBuffer) | 
| Read() | (Inherited from ITextBuffer) |