ExpertPdf Html to Pdf Converter Library
ImgConverter Constructor (pageWidth)
NamespacesExpertPdf.HtmlToPdfImgConverterImgConverter(Int32)
ExpertPdf Html to Pdf Converter Library
Creates an image converter for a web page with the specified width and an autodected height
Declaration Syntax
C#Visual BasicVisual C++
public ImgConverter(
	int pageWidth
)
Public Sub New ( 
	pageWidth As Integer
)
public:
ImgConverter(
	int pageWidth
)
Parameters
pageWidth (Int32)
The web page width

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)