TXTextControl.CommentInsert Method

This method opens a comment input control which the end-user can use to insert a new comment in the document.

Introduced: 30.0.

Syntax

TXTextControl.CommentInsert

Return Value

The return value is True, if the comment input control could be opened. The return value is False, if there is no text selected or the text selection is too complex.

Data Types

Return value: Boolean

See Also