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