C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1Page Class / GetHyperlinks Method

In This Topic
GetHyperlinks Method (C1Page)
In This Topic
Gets the collection of all hyperlinks on the current page.
Syntax
'Declaration
 
Public Function GetHyperlinks() As C1HyperlinkInfoCollection
 

Return Value

The C1HyperlinkInfoCollection containing the information about the hyperlinks.
See Also