Provides access to the Help Producer console.

Remarks

The console object is used to output text to the user. When Help Producer is used inside Microsoft Word, the text will be output to the Help Producer output window.

Example

Console.Message(hpInformation, "Processing topic...");

See Also

Console Members | HelpProducer Namespace