Aspose::Pdf::OutlineItemCollection::idx_get method
OutlineItemCollection::idx_get method
Gets outline item from the collection using index.
System::SharedPtr<OutlineItemCollection> Aspose::Pdf::OutlineItemCollection::idx_get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | Index within the collection. |
ReturnValue
OutlineItemCollection object.
See Also
- Typedef SharedPtr
- Class OutlineItemCollection
- Class OutlineItemCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++