Share via


TextChange.OldLength 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 length of the old text.

public int OldLength { get; }
member this.OldLength : int
Public ReadOnly Property OldLength As Integer

Property Value

The length of the old text.

Applies to