SaveOptions¶
Description¶
Options for saving a file.
Static Properties¶
DONOTSAVECHANGES readonly | Do not save changes. |
PROMPTTOSAVECHANGES readonly | Ask the user whether to save. |
SAVECHANGES readonly | Save changes. |
Options for saving a file.
DONOTSAVECHANGES readonly | Do not save changes. |
PROMPTTOSAVECHANGES readonly | Ask the user whether to save. |
SAVECHANGES readonly | Save changes. |