Initializes a new instance of the Document
public DocumentLink(string text, DocumentTarget documentTarget);
Public Sub New(ByVal text As String, ByVal documentTarget As DocumentTarget)
Parameter | Description |
---|---|
text | Specifies the visible text of the link. |
document |
Specifies an object of the type Document |