Description
Overload List
| Name | Description |
|---|---|
| OpenHTML(Stream) |
Open the Stream object with HTML content before converting to the PDF, reforming HTML's tags into PDF format structure.
|
| OpenHTML(String) |
Open the HTML file or HTML string with tags before converting to the PDF, reforming HTML's tags into PDF format structure.
|
| OpenHTML(StringBuilder) |
Open the HTML string before converting to the PDF, reforming HTML's tags into PDF format structure.
|
| OpenHTML(Uri) |
Open the HTML Page from a URL Address before converting to the PDF, reforming HTML's tags into PDF format structure.
|
See Also
HtmlToPdf Class
DuoDimension Namespace