The HtmlToPdf type exposes the following members.

Constructors

  NameDescription
Public methodHtmlToPdf
Create a new instance of the HtmlToPdf class.

Fields

  NameDescription
Public fieldHtmlString
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.
Public fieldPdfConverter
PdfConverter to convert HTML to PDF.

See Also