MarkdownDocument.SetHtmlRenderFilename

Allows you to explicitly override the render filename used for previewing. This allows addins to render out of custom folders when previewing since the previewer uses the HtmlRenderFilename.

This overrides the default location in the temp folder.

public void SetHtmlRenderFilename(string filename)

Parameters

filename
Filename or null to reset to default location


See also:

Class MarkdownDocument

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