'宣言 Public Overloads Function AddHyperlink( _ ByVal image As System.Drawing.Image, _ ByVal target As C1LinkTarget _ ) As ParagraphImage
public ParagraphImage AddHyperlink( System.Drawing.Image image, C1LinkTarget target )
パラメータ
- image
- ハイパーリンクを表す画像。
- target
- このハイパーリンクのターゲット。
戻り値の型
ハイパーリンクを表すために作成された ParagraphImage オブジェクト。