Click or drag to resize
Pdf Library for .NET

PdfHtmlSection Constructor

Overload List
  Name Description
Public method PdfHtmlSection(String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public method PdfHtmlSection(String, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public method PdfHtmlSection(Single, Single, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public method PdfHtmlSection(Single, Single, Single, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public method PdfHtmlSection(Single, Single, String, String) Creates a html object that can be added to the header or footer templates of a pdf document.
Public method PdfHtmlSection(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