MarkdownPdfRunnerSettingsExtensions.

UseWorkingDirectory(MarkdownPdfRunnerSettings, DirectoryPath) Method

Summary

Set the working directory context from where the markdown-pdf command will run

Syntax

public static MarkdownPdfRunnerSettings UseWorkingDirectory(this MarkdownPdfRunnerSettings settings, DirectoryPath workingDirectory)

Parameters

Name Type Description
settings MarkdownPdfRunnerSettings
workingDirectory DirectoryPath

Return Value

Type Description
MarkdownPdfRunnerSettings