Click or drag to resize

ImgConverter(Int32) Constructor

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

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public ImgConverter(
	int pageWidth
)

Parameters

pageWidth  Int32
The web page width
See Also