MarkdownToPdfConverterConvertFileToPdfFile Method
Converts a Markdown file to PDF and writes the result to the specified output path
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.MarkdownToPdf (in HiQPdf.Next.MarkdownToPdf.dll) Version: 18.0.0
public void ConvertFileToPdfFile(
string markdownFilePath,
string outputPdfFilePath
)
Parameters
- markdownFilePath String
- Input Markdown file path.
- outputPdfFilePath String
- Output PDF file path