PhotoshopCC 2015.5
Enumeration

SaveBehavior

The application's behavior regarding image previews and file extensions when a save method is called.

Values

NameType AccessDescription
Int = 2 readonly Always save the item with the file.
Int = 3 readonly Prompt the user whether to save the item with the file.
Int = 1 readonly Never save the item with the file.

Object of 2

Properties elsewhere that hold an SaveBehavior value.