Inserts the specified target at the current text input position.
public bool Add(DocumentTarget documentTarget);
Parameter | Description |
---|---|
document |
Specifies the document target to add. |
The return value is true, if the document target could be added. Otherwise it is false.