Skip to content

WKHtmlToPdfConverter.GetExecutablePath method

Gets the wkhtmltopdf executable path.

public virtual string? GetExecutablePath()

Return Value

The executable path, or null if not found.

See Also