PrintDocument for WinForms
GetHyperlinks メソッド (RenderFragment)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderFragment クラス : GetHyperlinks メソッド
The collection of C1HyperlinkInfo objects to which data about hyperlinks within the current fragment will be added.
Adds information about all hyperlinks that appear in the current fragment to a C1HyperlinkInfoCollection.
シンタックス
'宣言
 
Public Overridable Sub GetHyperlinks( _
   ByVal hyperlinks As C1HyperlinkInfoCollection _
) 
'使用法
 
Dim instance As RenderFragment
Dim hyperlinks As C1HyperlinkInfoCollection
 
instance.GetHyperlinks(hyperlinks)
public virtual void GetHyperlinks( 
   C1HyperlinkInfoCollection hyperlinks
)

パラメータ

hyperlinks
The collection of C1HyperlinkInfo objects to which data about hyperlinks within the current fragment will be added.
参照

RenderFragment クラス
RenderFragment メンバ