[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.TextRunAsCluster

TextRunAsCluster Property

TextRunAsCluster

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.

Declaration
public bool TextRunAsCluster { get; set; }
Public Property TextRunAsCluster As Boolean