Initializes a new instance of the DocumentLink class.

DocumentLink(String, DocumentTarget)

public DocumentLink(string text, DocumentTarget documentTarget);

Parameters

Parameter Description
text Specifies the visible text of the link.
documentTarget Specifies an object of the type DocumentTarget specifying to where the link points.