PbSaveOptions enumeration (Publisher)

Specifies what Microsoft Publisher should do if there is already an open publication with unsaved changes.

Name Value Description
pbDoNotSaveChanges 3 Close the open publication without saving any changes.
pbPromptToSaveChanges 1 Default. Prompt the user whether to save changes in the open publication.
pbSaveChanges 2 Save the open publication before closing it.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.