'Declaration Public Overloads Function AddLink( _ ByVal target As System.String _ ) As RtfHyperlink
public RtfHyperlink AddLink( System.string target )
Parameters
- target
- The target object (URL, bookmark ...) as string.
Return Value
The Word/RTF hyperlink object.