Aspose::Page::XPS::XpsDocument::AddOutlineEntry method
XpsDocument::AddOutlineEntry method
Voegt een outline-item toe aan het document.
void Aspose::Page::XPS::XpsDocument::AddOutlineEntry(System::String description, int32_t outlineLevel, System::SharedPtr<XpsModel::XpsHyperlinkTarget> target)
| Parameter | Type | Beschrijving |
|---|---|---|
| beschrijving | System::String | De beschrijving van de entry. |
| outlineLevel | int32_t | Het outline-niveau. |
| target | System::SharedPtr<XpsModel::XpsHyperlinkTarget> | Het doel van het item. |
Zie ook
- Class String
- Typedef SharedPtr
- Class XpsHyperlinkTarget
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++