Share via


TextDocumentReader.Position Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the position of the text document.

public int Position { get; set; }
member this.Position : int with get, set
Public Property Position As Integer

Property Value

The position of the text document.

Implements

Applies to