Aspose::Page::XPS::Features::HyperlinkCollector::CollectHyperlinks विधि
अंतर्वस्तु
[
छिपाना
]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)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| 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)
| पैरामीटर | विवरण |
|---|---|
| T | हाइपरलिंक लक्ष्य वस्तु का प्रकार। |
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| 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++