Click or drag to resize

HtmlToPdfClientconvertHtmlStringToFileAsync Method

Overload List
  NameDescription
Public methodconvertHtmlStringToFileAsync(String, String)
Convert the specified HTML string to PDF with an asynchronous call and writes the resulted PDF to a local file.
Public methodconvertHtmlStringToFileAsync(String, String, String)
Convert the specified HTML string to PDF with an asynchronous call and writes the resulted PDF to a local file. Use a base url to resolve relative paths to resources.
Top
See Also