Click or drag to resize
Pdf Library for .NET

HtmlToPdf Methods

The HtmlToPdf type exposes the following members.

Methods
 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.
Public methodCode exampleConvertUrl Gets a PdfDocument object representing the result of the conversion of the specified url to pdf.
Top
See Also