UnicodeTextRun Struct

Definition

public readonly record struct UnicodeTextRun(int Start, int Length, string ScriptTag, TextFlowDirection Direction) : IEquatable<UnicodeTextRun>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)