Documents for PDF, .NET Edition Documentation
GlyphLinkedList Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : GlyphLinkedList Property
Gets the linked list with each glyph info.
Syntax
'Declaration
 
Public ReadOnly Property GlyphLinkedList As GlyphInfo
public GlyphInfo GlyphLinkedList {get;}
See Also

Reference

TextLayout Class
TextLayout Members