GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / GlyphRunMap Property

In This Topic
GlyphRunMap Property
In This Topic
Gets the array mapping code points to glyph runs.
Syntax
'Declaration
 
Public ReadOnly Property GlyphRunMap As GlyphRun()
 
See Also