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