TextRunBounds.TextSourceCharacterIndex Property

Definition

Gets the character index of the first character in the bounded text run.

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

Property Value

The index representing the first character of the bounded text run.

Applies to