TextCollapsedRange.Length Property

Definition

Gets the number of characters for the collapsed text.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Property Value

An Int32 value that represents the number of collapsed text characters.

Applies to