Inserts a new hypertext link at the current input position.

Add(HypertextLink)

public bool Add(HypertextLink hypertextLink);

Parameters

Parameter Description
hypertextLink Specifies the hypertext link to add.

Return Value

The return value is true, if the hypertext link could be added. Otherwise it is false.