PdfHtmlSection Constructor |
Name | Description | |
---|---|---|
PdfHtmlSection(String) |
Creates a html object that can be added to the header or footer templates of a pdf document.
| |
PdfHtmlSection(String, String) |
Creates a html object that can be added to the header or footer templates of a pdf document.
| |
PdfHtmlSection(Single, Single, String) |
Creates a html object that can be added to the header or footer templates of a pdf document.
| |
PdfHtmlSection(Single, Single, Single, String) |
Creates a html object that can be added to the header or footer templates of a pdf document.
| |
PdfHtmlSection(Single, Single, String, String) |
Creates a html object that can be added to the header or footer templates of a pdf document.
| |
PdfHtmlSection(Single, Single, Single, String, String) |
Creates a html object that can be added to the header or footer templates of a pdf document.
|