'Declaration Public Property Fonts As System.Collections.Generic.Dictionary(Of String,PdfFont)
public System.Collections.Generic.Dictionary<string,PdfFont> Fonts { get; set; }
public: __property System.Collections.Generic.Dictionary<string,PdfFont*>* get_Fonts(); public: __property void set_Fonts(
System.Collections.Generic.Dictionary<string,PdfFont*>* value
);