The HtmlToRtf..::.CHeaderFooter type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| FromHtmlFile(String) |
Set header/footer from any HTML file
| |
| FromHtmlURL(String) |
Set header/footer from any URL
| |
| FromRtfFile(String) |
Set header/footer from local RTF file
| |
| Html(String) |
Set header/footer from any HTML string
| |
| Rtf(String) | ||
| Text(String) |
Set simple text string in header/footer
|