Aspose::Page::XPS::Features::HyperlinkCollector class

HyperlinkCollector class

The class provides collecting hyperlinked XPS elements from the current page of an XPS document.

class HyperlinkCollector

Methods

MethodDescription
static CollectHyperlinks(System::SharedPtr<XpsDocument>)Collects XPS elements with hyperlinks of all types.
static CollectHyperlinks(System::SharedPtr<XpsDocument>)Collects XPS elements with hyperlinks of a certain type.
HyperlinkCollector()

See Also