C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / ShapeHyperlink Method
THe hyperlink source string.

In This Topic
ShapeHyperlink Method
In This Topic
Set hyperlink source for current Word/RTF shape.
Syntax
'Declaration
 
Public Sub ShapeHyperlink( _
   ByVal source As String _
) 
 

Parameters

source
THe hyperlink source string.
See Also