glyphs property

Cluster.glyphs property

Gets glyphs of the cluster.

@property
def glyphs(self) -> List[aspose.words.shaping.Glyph]:
    ...

See Also