WebViewPreviewJavaScriptInterop.UpdateDocumentContent

Update the document with an HTML string. Optional line number on where to scroll the document to.

public Task UpdateDocumentContent(string html,
	int lineNo)

Parameters

html

lineNo


See also:

Class WebViewPreviewJavaScriptInterop

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