Project overview

Public Properties

public property BuildTags Gets a collection of BuildTag objects.
public property Collection Gets the collection object of this project.
public property Filter Gets the filter object of this project.
public property HelpFileName Gets or sets the filename of the help file.
public property Indexes Gets a collection of Index objects.
public property Toc Gets the table of contents of this project.
public property Type Gets or sets the type of this project.
public property Variables Gets a collection of Variable objects.
public property Windows Gets a collection of Window objects.

Public Methods

public method Compile Compiles the current project.
public method Display Displays the help file of the current project.
public method Export Exports the current project.
public method LoadSettings Loads the settings of the current project.
public method SaveSettings Saves the settings of the current project.

See Also

Project Object | HelpProducer Namespace