Specifies the result when a comment has been added to the document.

Members

Member Description
Error An unexpected error has occurred.
NoSelection The comment input control was't opened or the comment wasn't inserted because there is no selection.
PositionInvalid The comment wasn't inserted because the specified position values are invalid. Invalid start and/or length values have been specified.
SelectionTooComplex 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.