Skip to content

HtmlReportRenderUrl.GetTemporaryFolders method

Gets the list of temporary folders if any. This can be used to pass them to WKHTMLTOPDF's --allow argument.

public virtual IEnumerable<string> GetTemporaryFolders()

See Also