MarkdownPdfRunnerSettingsExtensions.

WithPhantomPath(MarkdownPdfRunnerSettings, string) Method

Summary

Path to phantom binary

Syntax

public static MarkdownPdfRunnerSettings WithPhantomPath(this MarkdownPdfRunnerSettings settings, string phantomPath)

Parameters

Name Type Description
settings MarkdownPdfRunnerSettings
phantomPath string

Return Value

Type Description
MarkdownPdfRunnerSettings