Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddOutlineEntry method
PageAPI::AddOutlineEntry method
Adds an outline entry to the document.
void Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddOutlineEntry(System::String description, int32_t outlineLevel, int32_t targetPageNumber)
Parameter | Type | Description |
---|---|---|
description | System::String | The entry description. |
outlineLevel | int32_t | The outline level. |
targetPageNumber | int32_t | The target page number. |
See Also
- Class String
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++