Inserts the specified target at the current text input position.

Add(DocumentTarget)

public bool Add(DocumentTarget documentTarget);

Parameters

Parameter Description
documentTarget Specifies the document target to add.

Return Value

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