The HtmlToImageConverter type exposes the following members.
Properties
Name | Description | |
---|---|---|
CustomArgs |
Get or set custom WkHtmlToImage command line arguments
| |
ExecutionTimeout |
Get or set maximum execution time for running WkHtmlToImage process (null is by default = no timeout)
| |
Height |
Get or set minimum image height (default 0: in this case height is calculated automatically)
| |
ProcessPriority |
Get or set WkHtmlToImage process priority (Normal by default)
| |
ToolPath |
Get or set path where WkHtmlToImage tool is located
| |
Width |
Get or set minimum image width
| |
WkHtmlToImageExeName |
Get or set WkHtmlToImage tool executive file name ('wkhtmltoimage.exe' by default)
| |
Zoom |
Get or set zoom factor
|
See Also