'宣言 Public Shared Sub MakeHyperlink( _ ByVal range As C1TextRange, _ ByVal uri As System.Uri, _ Optional ByVal targetName As System.String _ )
public static void MakeHyperlink( C1TextRange range, System.Uri uri, System.string targetName )
パラメータ
- range
- ハイパーリンクにする C1.WPF.RichTextBox.Documents.C1TextRange。
- uri
- ハイパーリンクの System.Uri。
- targetName
- ハイパーリンクの TargetName