'Declaration Public Property Resources As Vintasoft.Imaging.Pdf.Tree.PdfResources
public Vintasoft.Imaging.Pdf.Tree.PdfResources Resources { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfResources* get_Resources(); public: __property void set_Resources(
Vintasoft.Imaging.Pdf.Tree.PdfResources* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfResources^ Resources { Vintasoft.Imaging.Pdf.Tree.PdfResources^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfResources^ value); }