Edit

Share via


TextRange2.LtrRun Method

Definition

Returns a TextRange2 object that represents the specified subset of left-to-right text runs. A text run consists of a range of characters that share the same font attributes.

public:
 void LtrRun();
public void LtrRun ();
abstract member LtrRun : unit -> unit
Public Sub LtrRun ()

Applies to