MarkdownPdfRunnerSettingsExtensions.

WithFilePath(MarkdownPdfRunnerSettings, string) Method

Summary

Path of the markdown file to convert

Syntax

public static MarkdownPdfRunnerSettings WithFilePath(this MarkdownPdfRunnerSettings settings, string filePath)

Parameters

Name Type Description
settings MarkdownPdfRunnerSettings
filePath string

Return Value

Type Description
MarkdownPdfRunnerSettings