The full path to the HTMLToWord debug log file. To create a log file, you must set the DebugLogLevel parameter to a value other than None.

public System.String LogFileName{ get; set; }
<p>Public Property LogFileName() As String</p>
h2w.LogFileName = @"c:\SoftArtisans\HTMLProjects\Log Files";
h2w.LogFileName = "c:\SoftArtisans\HTMLProjects\Log Files"