Class HyperlinkCollector
HyperlinkCollector class
The class provides collecting hyperlinked XPS elements from the current page of an XPS document.
public static class HyperlinkCollector
Methods
Name | Description |
---|---|
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
- namespace Aspose.Page.XPS.Features
- assembly Aspose.Page