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 | الوصف |
|---|---|---|
| الوصف | 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++