Click or drag to resize
Pdf Library for .NET

HtmlToPdfConvertHtmlString Method

Overload List
 NameDescription
Public methodCode exampleConvertHtmlString(String) Gets a PdfDocument object representing the result of the conversion of the specified html string to pdf.
Public methodCode exampleConvertHtmlString(String, String) Gets a PdfDocument object representing the result of the conversion of the specified html string to pdf.
Top
See Also