Skip to main content

MoveCursorToEnd

Moves the cursor to the end of the paragraph.

note

This functionality is available in paid ONLYOFFICE Docs editions.

Syntax

expression.MoveCursorToEnd();

expression - A variable that represents a ApiParagraph class.

Parameters

This method doesn't have any parameters.

Returns

boolean