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.MarkdownToPdf.
Summary
Runs the specified settings.
- Assembly
- Cake
.MarkdownToPdf .dll - Namespace
- Cake
.MarkdownToPdf - Containing Type
- MarkdownToPdfRunner
Syntax
public void Run(Settings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Settings | The settings. |
Return Value
| Type | Description |
|---|---|
| void |
