Click or drag to resize

HtmlToPdfClientconvertHtmlStringAsync Method

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