Click or drag to resize
Pdf Library for .NET

PdfHtmlElement Constructor

Overload List
 NameDescription
Public methodPdfHtmlElement(String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(String, String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(Single, Single, String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(Single, Single, Single, String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(Single, Single, String, String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(Single, Single, Single, Single, String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(Single, Single, Single, String, String) Creates a html object that can be added to a pdf document.
Public methodPdfHtmlElement(Single, Single, Single, Single, String, String) Creates a html object that can be added to a pdf document.
Top
See Also