ComponentOne Word for UWP
ShapeHyperlink Method

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : ShapeHyperlink Method
THe hyperlink source string.
Set hyperlink source for current Word/RTF shape.
Syntax
'Declaration
 
Public Sub ShapeHyperlink( _
   ByVal source As System.String _
) 
public void ShapeHyperlink( 
   System.string source
)

Parameters

source
THe hyperlink source string.
See Also

Reference

C1WordDocument Class
C1WordDocument Members