SaveOptionsType

The save options for closing a file.

Values

Name

Description

Value

SaveOptionsType.DONOTSAVECHANGES

Do not save changes.

2

SaveOptionsType.PROMPTTOSAVECHANGES

Ask the user whether to save.

3

SaveOptionsType.SAVECHANGES

Save changes.

1