'Declaration <BrowsableAttribute(False)> Public Property ImageResource As Vintasoft.Imaging.Pdf.Tree.PdfImageResource
[Browsable(False)] public Vintasoft.Imaging.Pdf.Tree.PdfImageResource ImageResource { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Pdf.Tree.PdfImageResource* get_ImageResource(); public: __property void set_ImageResource(
Vintasoft.Imaging.Pdf.Tree.PdfImageResource* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Pdf.Tree.PdfImageResource^ ImageResource { Vintasoft.Imaging.Pdf.Tree.PdfImageResource^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfImageResource^ value); }