Class HyperlinkCollector

HyperlinkCollector class

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

public static class HyperlinkCollector

Methods

NameDescription
static CollectHyperlinks(XpsDocument)Collects XPS elements with hyperlinks of all types.
static CollectHyperlinks<T>(XpsDocument)Collects XPS elements with hyperlinks of a certain type.

See Also