Aspose::Words::Range::get_Bookmarks method

Range::get_Bookmarks method

Returns a Bookmarks collection that represents all bookmarks in the range.

System::SharedPtr<Aspose::Words::BookmarkCollection> Aspose::Words::Range::get_Bookmarks()

See Also