IPreviewBrowser.ScrollToEditorLine

Scrolls to editor line and highlights the active line if it can be matched in the preview.

public Task ScrollToEditorLine(int editorLineNumber,
	bool updateCodeBlocks,
	bool noScrollContentTimeout,
	bool noScrollTopAdjustment)

Parameters

editorLineNumber
Line to go to

updateCodeBlocks
noScrollContentTimeout
noScrollTopAdjustment
Don't scroll just highlight - good for cursor navigations


See also:

Interface IPreviewBrowser

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic