Initializes a new instance of the HypertextLink class.

HypertextLink(String, String)

public HypertextLink(string text, string target);

Parameters

Parameter Description
text Specifies the visible text of the hypertext link.
target Specifies a string specifying to where the hypertext link points.