TextRange2.RtlRun Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a TextRange2 object that represents the specified subset of right-to-left text runs. A text run consists of a range of characters that share the same font attributes.
public:
void RtlRun();
public void RtlRun ();
abstract member RtlRun : unit -> unit
Public Sub RtlRun ()