Documents for PDF, .NET Edition Documentation
ClusterMap Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ClusterMap Property
Gets the array mapping code points to glyphs.
Syntax
'Declaration
 
Public ReadOnly Property ClusterMap As GlyphInfo()
public GlyphInfo[] ClusterMap {get;}
See Also

Reference

TextLayout Class
TextLayout Members