C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfHyperlink Class / Add Method
The Word/RTF object.

In This Topic
Add Method (RtfHyperlink)
In This Topic
Adds the Word/RTF object to this collection.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal obj As RtfObject _
) 
 

Parameters

obj
The Word/RTF object.
See Also