The HtmlToPdf type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HtmlToPdf |
Create a new instance of the HtmlToPdf class.
|
Fields
| Name | Description | |
|---|---|---|
| HtmlString |
HtmlString in the editor content with the page break labels hidden.
Page breaks will still be effective, but the page break labels
won't be seen in print out.
| |
| PdfConverter |
PdfConverter to convert HTML to PDF.
|