Inserts a new document link at the current input position.

Add(DocumentLink)

public bool Add(DocumentLink documentLink);

Parameters

Parameter Description
documentLink Specifies the document link to add.

Return Value

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