WebViewPreviewControl.PreviewMarkdown
public sealed Task PreviewMarkdown(MarkdownDocumentEditor editor,
	bool keepScrollPosition,
	bool showInBrowser,
	string renderedHtml,
	int editorLineNumber)

Parameters

MarkdownDocumentEditor editor

bool keepScrollPosition

bool showInBrowser

string renderedHtml

int editorLineNumber


See also:

Class WebViewPreviewControl

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