Click or drag to resize
Pdf Library for .NET

PdfHtmlSection Constructor

Overload List
 NameDescription
Public methodPdfHtmlSection(String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public methodPdfHtmlSection(String, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public methodPdfHtmlSection(Single, Single, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public methodPdfHtmlSection(Single, Single, Single, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public methodPdfHtmlSection(Single, Single, String, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public methodPdfHtmlSection(Single, Single, Single, String, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Top
See Also