SaveBehavior

Description

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

Static Properties

ALWAYSSAVE readonly Always save the item with the file.
ASKWHENSAVING readonly Prompt the user whether to save the item with the file.
NEVERSAVE readonly Never save the item with the file.