public PdfFontsCollection Fonts { get; }
Public ReadOnly Property Fonts As PdfFontsCollection Get
public: property PdfFontsCollection^ Fonts { PdfFontsCollection^ get (); }
member Fonts : PdfFontsCollection with get