Aspose::Pdf::Facades::Bookmarks class
Bookmarks class
Represents a collection of Bookmark objects.
class Bookmarks : public System::Collections::Generic::List<System::SharedPtr<Aspose::Pdf::Facades::Bookmark>>
Methods
Method | Description |
---|---|
SetTemplateWeakPtr(uint32_t) override | Set n’th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode. |
See Also
- Class List
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++