Project.SaveSettings Method |
Saves the settings of the current project.
[VBScript] Public Sub SaveSettings( _ ByVal settings As Object _ )
[JScript] public function SaveSettings( settings : Object );
Call this method to load the settings from a Help Producer project file.