Specifies the result when a comment has been added to the document.
| Member | Description |
|---|---|
| Error | An unexpected error has occurred. |
| No |
The comment input control was't opened or the comment wasn't inserted because there is no selection. |
| Position |
The comment wasn't inserted because the specified position values are invalid. Invalid start and/or length values have been specified. |
| Selection |
The comment input control was't opened or the comment wasn't inserted because the selection is too complex. It is not a continuous sequence of characters. |
| Successful | The comment input control has been opened or the comment has successfully been inserted. |