HtmlToPdfArea Constructor |
Name | Description | |
---|---|---|
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 parameters.
| |
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 parameters.
| |
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) |
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, 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) |
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, 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, 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, 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.
|