Application.Assistance Property

Publisher Developer Reference

Gets a reference to the Microsoft Office (MSO) IAssistance object, which provides a means for developers to create a customized Help experience for users within Microsoft Office. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.Assistance

expression   A variable that represents an Application object.

Remarks

The IAssistance object exposes methods that developers can use to display Help topics in the Office Help Viewer or to display Help topics that ship with Microsoft Office in the Publisher Help window.

See Also