Scrolls the beginning of the footnote mark into the visible part of the document using the specified position.

<void> Footnote.scrollToPosition(<InputPosition.ScrollPosition> scrollPosition, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
scrollPosition Specifies the position to scroll to.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.