wwHelp.CreateProject

Creates a new project.

public bool CreateProject( string ProjectFilename,
	string Title,
	string Company );

Return Value

bool

Parameters

ProjectFilename
Full path to a filename. Path or file doesn't need to exist Help Builder will create it.

Title
The title for the project.

Company
Optional company for the default copyright notice.


See also:

Class wwHelp

© West Wind Techologies, 1996-2023 • Updated: 04/14/05
Comment or report problem with topic