Documents for PDF, .NET Edition Documentation
GlyphRunMap Property

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

Reference

TextLayout Class
TextLayout Members