Illustrator29
Enumeration

SaveOptions

The options that may be applied when saving a file.

Values

NameType AccessDescription
Int = 2 readonly Do not save changes.
Int = 3 readonly Ask the user whether to save.
Int = 1 readonly Save changes.

Parameter of 1

Method parameters that accept an SaveOptions value.