Creates an image converter for a web page with the specified width and height

C# | Visual Basic | Visual C++ |
public ImgConverter( int pageWidth, int pageHeight )
Public Sub New ( pageWidth As Integer, pageHeight As Integer )
public: ImgConverter( int pageWidth, int pageHeight )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)