Skip to main content

MoveCursorToStart

Moves the cursor to the start of the paragraph.

note

This functionality is available in paid ONLYOFFICE Docs editions.

Syntax

expression.MoveCursorToStart();

expression - A variable that represents a ApiParagraph class.

Parameters

This method doesn't have any parameters.

Returns

boolean