HtmlToPdfConverterQuiet Property

NReco.PdfGenerator Class Library Documentation
Suppress wkhtmltopdf debug/info log messages (by default is true)

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

public bool Quiet { get; set; }

Property Value

Type: Boolean
See Also

Reference