C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace > C1WordDocument Class > AddLink Method : AddLink(String,IRtfContent) Method |
'Declaration Public Overloads Function AddLink( _ ByVal target As System.String, _ ByVal content As IRtfContent _ ) As RtfHyperlink
public RtfHyperlink AddLink( System.string target, IRtfContent content )