'Declaration Public Property Object As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase Object { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase* get_Object(); public: __property void set_Object(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ Object { Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ value); }