Aspose::Pdf::Outlines::Add method
Outlines::Add method
Adds outline item to collection.
void Aspose::Pdf::Outlines::Add(const System::SharedPtr<OutlineItemCollection> &item) override=0
| Parameter | Type | Description |
|---|---|---|
| item | const System::SharedPtr<OutlineItemCollection>& | The outline item to be added. |
See Also
- Typedef SharedPtr
- Class OutlineItemCollection
- Class Outlines
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++