Creates a URL to image converter element at the (0,0) location 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( string urlToConvert )
Public Sub New ( urlToConvert As String )
public: HtmlToImageElement( String^ urlToConvert )

- urlToConvert (String)
- The URL to convert to PDF
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)