ITextChange.OldLength Property

Definition

The length of OldText.

C++/CX
public:
 property int OldLength { int get(); };

Property Value

The length of OldText.

Remarks

This is the equivalent of OldSpan.Length.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022