Creates a URL to image converter element at the specified x and y coordinates in PDF page.
The width of element in PDF page is the available width in PDF page and the height is auto determined.

C# | Visual Basic | Visual C++ |
public HtmlToImageElement( float x, float y, string urlToConvert )
Public Sub New ( x As Single, y As Single, urlToConvert As String )
public: HtmlToImageElement( float x, float y, String^ urlToConvert )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)