Aspose::Pdf::Facades::Bookmark::set_ChildItem method

Bookmark::set_ChildItem method

Sets bookmark’s children.

void Aspose::Pdf::Facades::Bookmark::set_ChildItem(System::SharedPtr<Bookmarks> value)

Deprecated

Use ChildItems property instead of this one.

See Also