'Declaration Public Property Down As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource
public Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource Down { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* get_Down(); public: __property void set_Down(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ Down { Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ value); }