MarkdownPdfRunnerSettingsExtensions.

WithOutFilePath(MarkdownPdfRunnerSettings, string) Method

Summary

Path of where to save the PDF

Syntax

public static MarkdownPdfRunnerSettings WithOutFilePath(this MarkdownPdfRunnerSettings settings, string outFilePath)

Parameters

Name Type Description
settings MarkdownPdfRunnerSettings
outFilePath string

Return Value

Type Description
MarkdownPdfRunnerSettings