C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / Hyperlink Property

In This Topic
Hyperlink Property (C1WordDocument)
In This Topic
Gets or sets current hyperlink for all adds objects for this document.
Syntax
'Declaration
 
Public Property Hyperlink As String
 

Property Value

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