SaveOptionsType

Description

The save options for closing a file.

Static Properties

DONOTSAVECHANGES readonly Do not save changes.
PROMPTTOSAVECHANGES readonly Ask the user whether to save.
SAVECHANGES readonly Save changes.