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
Path of where to save the PDF
- Assembly
- Cake
.Markdown-Pdf .dll - Namespace
- Cake
.Markdown_Pdf - Containing Type
- Markdown
Pdf Runner Settings Extensions
Syntax
public static MarkdownPdfRunnerSettings WithOutFilePath(this MarkdownPdfRunnerSettings settings, string outFilePath)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Markdown |
|
| outFilePath | string |
Return Value
| Type | Description |
|---|---|
| Markdown |
