Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / GlyphLinkedList Property

In This Topic
    GlyphLinkedList Property
    In This Topic
    Gets the linked list with each glyph info.
    Syntax
    'Declaration
     
    Public ReadOnly Property GlyphLinkedList As GlyphInfo
    public GlyphInfo GlyphLinkedList {get;}
    See Also