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)
ParameterTypeBeschrijving
beschrijvingSystem::StringDe beschrijving van de entry.
outlineLevelint32_tHet outline-niveau.
targetSystem::SharedPtr<XpsModel::XpsHyperlinkTarget>Het doel van het item.

Zie ook