Gets or sets the default directory for all HTML documents.

[VBScript]
Public Property HtmlDirectory As String
[JScript]
public function get HtmlDirectory() : String;
public function set HtmlDirectory(String);

Property Value

A string representing a directory relative to the path of the output directory.

See Also

Filter Object | Filter Members | HelpProducer Namespace