FlexReport for WinForms
WriteLink メソッド (C1HtmlGraphics)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1HtmlGraphics クラス : WriteLink メソッド
シンタックス
'宣言
 
Public Sub WriteLink( _
   ByVal url As System.String, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1HtmlGraphics
Dim url As System.String
Dim bounds As Rect
 
instance.WriteLink(url, bounds)
public void WriteLink( 
   System.string url,
   Rect bounds
)

パラメータ

url
bounds
参照

参照

C1HtmlGraphics クラス
C1HtmlGraphics メンバ