|  | |
| HtmlToPdf Methods | |
The HtmlToPdf type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also