Converter.ChromiumProcessPath Property

Gets or sets the full path to the google-chrome/chromium executable (including the name of executable). Setting this property is mandatory in the case of a Linux-based machine. On Windows, set this property to use locally installed chrome/chromium.

public static string ChromiumProcessPath { get; set; }
Public Shared Property ChromiumProcessPath As String

Property Value

String

See Also

Converter
ceTe.DynamicPDF.HtmlConverter

In this topic