Html | |
The HtmlToPdf type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertHtmlString(String) | Gets a PdfDocument object representing the result of the conversion of the specified html string to pdf. | |
| ConvertHtmlString(String, String) | Gets a PdfDocument object representing the result of the conversion of the specified html string to pdf. | |
| ConvertUrl | Gets a PdfDocument object representing the result of the conversion of the specified url to pdf. |