Aspose::Page::XPS::Features::HyperlinkCollector::CollectHyperlinks method
محتويات
[
يخفي
]HyperlinkCollector::CollectHyperlinks(System::SharedPtr<XpsDocument>) method
يجمع عناصر XPS ذات الروابط من جميع الأنواع.
static System::SharedPtr<System::Collections::Generic::ICollection<System::SharedPtr<XpsModel::XpsHyperlinkElement>>> Aspose::Page::XPS::Features::HyperlinkCollector::CollectHyperlinks(System::SharedPtr<XpsDocument> document)
| Parameter | Type | الوصف |
|---|---|---|
| document | System::SharedPtr<XpsDocument> | مستند XPS. |
ReturnValue
المجموعة التي تحتوي على عناصر XPS المرتبطة بروابط.
انظر أيضًا
- Typedef SharedPtr
- Class ICollection
- Class XpsHyperlinkElement
- Class XpsDocument
- Class HyperlinkCollector
- Namespace Aspose::Page::XPS::Features
- Library Aspose.Page for C++
HyperlinkCollector::CollectHyperlinks(System::SharedPtr<XpsDocument>) method
يجمع عناصر XPS ذات الروابط من نوع معين.
template<typename T> static System::SharedPtr<System::Collections::Generic::ICollection<System::SharedPtr<XpsModel::XpsHyperlinkElement>>> Aspose::Page::XPS::Features::HyperlinkCollector::CollectHyperlinks(System::SharedPtr<XpsDocument> document)
| Parameter | الوصف |
|---|---|
| T | نوع كائن هدف الارتباط. |
| Parameter | Type | الوصف |
|---|---|---|
| document | System::SharedPtr<XpsDocument> | مستند XPS. |
ReturnValue
المجموعة التي تحتوي على عناصر XPS المرتبطة بروابط.
انظر أيضًا
- Typedef SharedPtr
- Class ICollection
- Class XpsHyperlinkElement
- Class XpsDocument
- Class HyperlinkCollector
- Namespace Aspose::Page::XPS::Features
- Library Aspose.Page for C++