PrintDocument for WinForms
GetHyperlinks メソッド (C1Page)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Page クラス : GetHyperlinks メソッド
Gets the collection of all hyperlinks on the current page.
シンタックス
'宣言
 
Public Function GetHyperlinks() As C1HyperlinkInfoCollection
'使用法
 
Dim instance As C1Page
Dim value As C1HyperlinkInfoCollection
 
value = instance.GetHyperlinks()
public C1HyperlinkInfoCollection GetHyperlinks()

戻り値の型

The C1HyperlinkInfoCollection containing the information about the hyperlinks.
参照

C1Page クラス
C1Page メンバ