Aspose::Page::XPS::Features::HyperlinkCollector::CollectHyperlinks metodu
HyperlinkCollector::CollectHyperlinks(System::SharedPtr<XpsDocument>) method
Tüm tiplerdeki hiperlinklere sahip XPS öğelerini toplar.
static System::SharedPtr<System::Collections::Generic::ICollection<System::SharedPtr<XpsModel::XpsHyperlinkElement>>> Aspose::Page::XPS::Features::HyperlinkCollector::CollectHyperlinks(System::SharedPtr<XpsDocument> document)
| Parameter | Type | Açıklama |
|---|---|---|
| document | System::SharedPtr<XpsDocument> | XPS belgesi. |
ReturnValue
Hiperlinkli XPS öğelerini içeren koleksiyon.
Ayrıca Bakınız
- 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
Belirli bir tipteki hiperlinklere sahip XPS öğelerini toplar.
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 | Açıklama |
|---|---|
| T | Hiperlink hedef nesnesinin türü. |
| Parameter | Type | Açıklama |
|---|---|---|
| document | System::SharedPtr<XpsDocument> | XPS belgesi. |
ReturnValue
Hiperlinkli XPS öğelerini içeren koleksiyon.
Ayrıca Bakınız
- Typedef SharedPtr
- Class ICollection
- Class XpsHyperlinkElement
- Class XpsDocument
- Class HyperlinkCollector
- Namespace Aspose::Page::XPS::Features
- Library Aspose.Page for C++