WKHtmlToPdfConverter constructor

namespace: Serenity.Reporting   assemblySerenity.Net.Web

Creates a new instance of the class

public WKHtmlToPdfConverter(IOptions<WKHtmlToPdfSettings> options = null, 
    IWebHostEnvironment webHostEnvironment = null, IFileSystem fileSystem = null)
parameter description
options Options
webHostEnvironment Host environment
fileSystem File system

See Also