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

C# | Visual Basic | Visual C++ |
public ImgConverter( int pageWidth )
Public Sub New ( pageWidth As Integer )
public: ImgConverter( int pageWidth )

- pageWidth (Int32)
- The web page width
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)