Add hyperlink into this document in next position.
'Declaration
Public Overloads Function AddLink( _
ByVal As System.String, _
ByVal As IRtfContent _
) As RtfHyperlink
Parameters
- target
- The target object (URL, bookmark ...) as string.
- content
- The drawing content (paragraph) object.
Return Value
The Word/RTF hyperlink object.