MoveCursorToContentControl

function MoveCursorToContentControl(id: string, isBegin: boolean = false): void

Description

Moves a cursor to the specified content control.

Parameters

idstring

A unique internal identifier of the content control.

isBeginbooleandefault: false

Defines if the cursor position changes in the content control. By default, a cursor will be placed to the content control begin (false).

Returns

void

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).