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

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