Aspose::Page::XPS::XpsDocument::AddOutlineEntry 方法
XpsDocument::AddOutlineEntry method
向文档添加大纲条目。
void Aspose::Page::XPS::XpsDocument::AddOutlineEntry(System::String description, int32_t outlineLevel, System::SharedPtr<XpsModel::XpsHyperlinkTarget> target)
| Parameter | Type | 描述 |
|---|---|---|
| description | System::String | 条目描述。 |
| outlineLevel | int32_t | 大纲级别。 |
| target | System::SharedPtr<XpsModel::XpsHyperlinkTarget> | 该条目的目标。 |
另见
- Class String
- Typedef SharedPtr
- Class XpsHyperlinkTarget
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++