Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddOutlineEntry method
PageAPI::AddOutlineEntry method
向文档添加大纲条目。
void Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddOutlineEntry(System::String description, int32_t outlineLevel, int32_t targetPageNumber)
| Parameter | Type | 描述 |
|---|---|---|
| description | System::String | 条目描述。 |
| outlineLevel | int32_t | 大纲级别。 |
| targetPageNumber | int32_t | 目标页码。 |
另见
- Class String
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++