Aspose::Page::XPS::XpsDocument::AddOutlineEntry metodu

XpsDocument::AddOutlineEntry method

Belgeye bir anahat girişi ekler.

void Aspose::Page::XPS::XpsDocument::AddOutlineEntry(System::String description, int32_t outlineLevel, System::SharedPtr<XpsModel::XpsHyperlinkTarget> target)
ParameterTypeAçıklama
açıklamaSystem::StringGiriş açıklaması.
outlineLevelint32_tAnahat seviyesi.
targetSystem::SharedPtr<XpsModel::XpsHyperlinkTarget>Giriş hedefi.

Ayrıca Bakınız