Application overview

Public Properties

public property Console Gets the console that is attached to the application.
public property Dom Gets an instance of the document object model (DOM).
public property Project Gets the current help project.
public property Version Gets the version of the Help Producer application.

Public Events

public event ConsoleClear Occurs when the console is cleared.
public event ConsoleMessage Occurs when a message is sent to the console.
public event LoadTheme Occurs when a theme is loaded.
public event ProjectCompile Occurs when the project is about to be compiled.
public event ProjectDisplay Occurs when the project help file is about to be displayed.
public event ProjectExport Occurs when the project is about to be exported.

See Also

Application Object | HelpProducer Namespace