PhotoshopCC 2015.5
Enumeration

SaveOptionsType

The save options for closing 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 SaveOptionsType value.