Click or drag to resize
Pdf Library for .NET

HtmlToPdfConvertHtmlString Method

Overload List
  Name Description
Public method Code example ConvertHtmlString(String) Gets a PdfDocument object representing the result of the conversion of the specified html string to pdf.
Public method Code example ConvertHtmlString(String, String) Gets a PdfDocument object representing the result of the conversion of the specified html string to pdf.
Top
See Also