EVO HTML to PDF Converter

ImgConverter Constructor (Int32)

EVO HTML to PDF Converter for .NET Documentation
This constructor creates a HTML to Image converter using the given width in pixels and the default height for the HTML viewer

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public ImgConverter(
	int htmlViewerWidth
)

Parameters

htmlViewerWidth
Type: SystemInt32
The HTML viewer width in pixels
See Also

Reference