FileSaveOffline Method

Saves the file for viewing offline.

Syntax

expression**.FileSaveOffline**(Save)

*expression   *     Optional. An expression that returns an Application object.

Save    Optional Long. Can be one of the following PjSaveType constants: pjDoNotSave, pjSave, or pjPromptSave. The default value is pjPromptSave for new project files and projects that have changed since the last save.

Applies to | Application Object