Inserts a new hypertext link at the current input position.
public bool Add(HypertextLink hypertextLink);
Parameter | Description |
---|---|
hypertext |
Specifies the hypertext link to add. |
The return value is true, if the hypertext link could be added. Otherwise it is false.