HtmlToImageConverterToolPath Property

NReco.ImageGenerator (HTML-to-Image) Class Library
Get or set path where WkHtmlToImage tool is located

Namespace:  NReco.ImageGenerator
Assembly:  NReco.ImageGenerator (in NReco.ImageGenerator.dll) Version: 1.1.1.0 (1.1.1.0)
Syntax

public string ToolPath { get; set; }

Property Value

Type: String
Remarks

By default this property initialized with application assemblies folder. If WkHtmlToImage tool file is not present it is extracted automatically from DLL resources.
See Also

Reference