ExpertPdf Html to Pdf Converter Library
HtmlToPdfArea Constructor
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaHtmlToPdfArea()()()
ExpertPdf Html to Pdf Converter Library
Members
IconMemberDescription
HtmlToPdfArea(String, String)
Create a HTML string to PDF converter element at the specified x and y coordinates with the specified width. The HTML string to convert is given by the htmlStringToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(String)
Create a URL to PDF converter element at the specified x and y coordinates with the specified width and height. The URL to converter is given by the urlToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, String, String)
Create a HTML string to PDF converter element at the specified x and y coordinates with the specified width. The HTML string to convert is given by the htmlStringToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, String)
Create a URL to PDF converter element at the specified x and y coordinates with the specified width and height. The URL to converter is given by the urlToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, String, String)
Create a HTML string to PDF converter element at the specified x and y coordinates with the specified width. The HTML string to convert is given by the htmlStringToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, String)
Create a URL to PDF converter element at the specified x and y coordinates with the specified width and height. The URL to converter is given by the urlToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, String, String, Int32)
Create a HTML string to PDF converter element at the specified x and y coordinates with the specified width. The HTML string to convert is given by the htmlStringToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, String, Int32)
Create a URL to PDF converter element at the specified x and y coordinates with the specified width and height. The URL to converter is given by the urlToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, String, String, Int32, Int32)
Create a HTML string to PDF converter element at the specified x and y coordinates with the specified width. The HTML string to convert is given by the htmlStringToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, Single, String, String, Int32, Int32)
Create a HTML string to PDF converter element at the specified x and y coordinates with the specified width. The HTML string to convert is given by the htmlStringToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, String, Int32, Int32)
Create a URL to PDF converter element at the specified x and y coordinates with the specified width and height. The URL to converter is given by the urlToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

HtmlToPdfArea(Single, Single, Single, Single, String, Int32, Int32)
Create a URL to PDF converter element at the specified x and y coordinates with the specified width and height. The URL to converter is given by the urlToConvert parameter. The virtual browser width and height in pixels are specified by the htmlViewerWidth and htmlViewerHeight paramenters.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)