Click or drag to resize
Pdf Library for .NET

HtmlToPdf Methods

The HtmlToPdf type exposes the following members.

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