HtmlToPdfConverterPdfToolPath Property

NReco.PdfGenerator Class Library Documentation
Get or set path where WkHtmlToPdf tool is located

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public string PdfToolPath { get; set; }

Property Value

Type: String
Remarks

By default this property points to the folder where application assemblies are located. If WkHtmlToPdf tool files are not present PdfConverter expands them from DLL resources.
See Also

Reference