'Declaration Public Property Fonts As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary
public Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary Fonts { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary* get_Fonts(); public: __property void set_Fonts(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary^ Fonts { Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary^ get(); void set(Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontDictionary^ value); }