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
Markdown-pdf command line switches
- Assembly
- Cake
.Markdown-Pdf .dll - Namespace
- Cake
.Markdown_Pdf - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["MarkdownPdfOptions"]
class Type type-node
Syntax
public static class MarkdownPdfOptions
Fields
| Name | Constant Value | Summary |
|---|---|---|
| CssPath |
Path to custom CSS file
static
|
|
| Help |
output usage information
static
|
|
| HighlightCssPath |
Path to custom highlight-CSS file
static
|
|
| LoadTimeout |
Timeout before the page is rendered in case `page.onLoadFinished` isn't fired
static
|
|
| Orientation |
'portrait' or 'landscape'
static
|
|
| OutFilePath |
Path of where to save the PDF
static
|
|
| PaperBorder |
Supported dimension units are: 'mm', 'cm', 'in', 'px'
static
|
|
| PaperFormat |
'A3', 'A4', 'A5', 'Legal', 'Letter' or 'Tabloid'
static
|
|
| PhantomPath |
Path to phantom binary
static
|
|
| RemarkableOptions |
Options to pass to Remarkable
static
|
|
| RenderDelay |
Delay before rendering the PDF
static
|
|
| RunningsPath |
Path to runnings (header, footer)
static
|
|
| Version |
output the version number
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
