PrintDocument for WinForms
GetHyperlinks メソッド (RenderTextFragmentBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTextFragmentBase クラス : 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 Overrides Sub GetHyperlinks( _
   ByVal hyperlinks As C1HyperlinkInfoCollection _
) 
'使用法
 
Dim instance As RenderTextFragmentBase
Dim hyperlinks As C1HyperlinkInfoCollection
 
instance.GetHyperlinks(hyperlinks)
public override void GetHyperlinks( 
   C1HyperlinkInfoCollection hyperlinks
)

パラメータ

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

RenderTextFragmentBase クラス
RenderTextFragmentBase メンバ