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; }
Public Property LogFileName() As String
h2w.LogFileName = @"c:\SoftArtisans\HTMLProjects\Log Files";
h2w.LogFileName = "c:\SoftArtisans\HTMLProjects\Log Files"