FlexReport for WinForms
WriteHyperlink メソッド (C1PdfGraphics)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1PdfGraphics クラス : WriteHyperlink メソッド
シンタックス
'宣言
 
Public Overridable Sub WriteHyperlink( _
   ByVal hyperlink As C1Hyperlink, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1PdfGraphics
Dim hyperlink As C1Hyperlink
Dim bounds As Rect
 
instance.WriteHyperlink(hyperlink, bounds)
public virtual void WriteHyperlink( 
   C1Hyperlink hyperlink,
   Rect bounds
)

パラメータ

hyperlink
bounds
参照

参照

C1PdfGraphics クラス
C1PdfGraphics メンバ