HtmlToImageConverter Properties

NReco.ImageGenerator (HTML-to-Image) Class Library

The HtmlToImageConverter type exposes the following members.

Properties

  NameDescription
Public propertyCustomArgs
Get or set custom WkHtmlToImage command line arguments
Public propertyExecutionTimeout
Get or set maximum execution time for running WkHtmlToImage process (null is by default = no timeout)
Public propertyHeight
Get or set minimum image height (default 0: in this case height is calculated automatically)
Public propertyProcessPriority
Get or set WkHtmlToImage process priority (Normal by default)
Public propertyToolPath
Get or set path where WkHtmlToImage tool is located
Public propertyWidth
Get or set minimum image width
Public propertyWkHtmlToImageExeName
Get or set WkHtmlToImage tool executive file name ('wkhtmltoimage.exe' by default)
Public propertyZoom
Get or set zoom factor
Top
See Also

Reference