Create all topic files needed for the help project.

[VBScript]
Public Sub GenerateTopicFiles()
[JScript]
public function GenerateTopicFiles();

Remarks

Call this function to generate all topic and image files. Before you call this method, you should call ResolveHyperlinks in order to ensure that all hyperlinks are resolved.

See Also

Filter Object | Filter Members | HelpProducer Namespace