ITextDocument Interface

Definition

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.ITextBuffer
type ITextDocument = interface
    interface ITextBuffer
Public 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)

Applies to