Aspose::Pdf::Facades::Bookmark::get_ChildItem method

Bookmark::get_ChildItem method

Gets bookmark’s children.

System::SharedPtr<Bookmarks> Aspose::Pdf::Facades::Bookmark::get_ChildItem()

Deprecated

Use ChildItems property instead of this one.

See Also