Skip to content

WKHtmlToPdfSettings class

namespace: Serenity.Reporting   assemblySerenity.Net.Web

Set of WKHTMLToPdf settings.

public class WKHtmlToPdfSettings

Public Members

name description
WKHtmlToPdfSettings() The default constructor.
ExecutablePath { get; set; } Gets or sets the wkhtmltopdf executable path.
const SectionKey The section key for WKHtmlToPdf.

See Also