C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace > RtfHyperlink Class > RtfHyperlink Constructor : RtfHyperlink Constructor(String,Color,RtfUnderlineStyle) |
'Declaration Public Function New( _ ByVal target As System.String, _ ByVal color As System.Windows.Media.Color, _ ByVal underline As RtfUnderlineStyle _ )
public RtfHyperlink( System.string target, System.Windows.Media.Color color, RtfUnderlineStyle underline )