'Declaration
Public ReadOnly Property Glyphs As PdfTextGlyphCollection
'Usage
Dim instance As PdfTextFragment Dim value As PdfTextGlyphCollection value = instance.Glyphs
public PdfTextGlyphCollection Glyphs {get;}
public: property PdfTextGlyphCollection^ Glyphs { PdfTextGlyphCollection^ get(); }