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