This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Markdown-Pdf.
Summary
Delay before rendering the PDF
- Assembly
- Cake
.Markdown-Pdf .dll - Namespace
- Cake
.Markdown_Pdf - Containing Type
- Markdown
Pdf Runner Settings Extensions
Syntax
public static MarkdownPdfRunnerSettings WithRenderDelay(this MarkdownPdfRunnerSettings settings, int renderDelay)
Parameters
Name | Type | Description |
---|---|---|
settings | Markdown |
|
renderDelay | int |
Return Value
Type | Description |
---|---|
Markdown |