ComponentOne Word for UWP
Hyperlink Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Hyperlink Property
Gets or sets current hyperlink for all adds objects for this document.
Syntax
'Declaration
 
Public Property Hyperlink As System.String
public System.string Hyperlink {get; set;}

Property Value

The current hyperlink (last added) of the Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members