Fired after the document has been rendered to a complete HTML document using a Preview Template. Input HTML contains the final full HTML document.
Note this is not fired if using just raw Markdown rendering
public void AfterDocumentRendered(ModifyHtmlArguments args)
Parameters
args
Arguments that let you modify HTML and Headers and
let you view original Markdown and Document.
See also:
Interface IRenderExtension© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic