[]
Gets or sets a value indicating whether the whole TextRun should be considered as a single Grapheme Cluster.
It allows displaying several characters side-by-side horizontally in a vertical text.
public bool TextRunAsCluster { get; set; }
Public Property TextRunAsCluster As Boolean