'Declaration Public Property Font As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont
public Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont Font { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* get_Font(); public: __property void set_Font(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ Font { Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ get(); void set(Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ value); }