.. _SaveOptions: ================================================ SaveOptions ================================================ Description ----------- Options for saving a file. Static Properties ^^^^^^^^^^^^^^^^^ +----------------------------------------------------------------------+-------------------------------+ | :ref:`DONOTSAVECHANGES` readonly | Do not save changes. | +----------------------------------------------------------------------+-------------------------------+ | :ref:`PROMPTTOSAVECHANGES` readonly | Ask the user whether to save. | +----------------------------------------------------------------------+-------------------------------+ | :ref:`SAVECHANGES` readonly | Save changes. | +----------------------------------------------------------------------+-------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 SaveOptions/SAVECHANGES.rst SaveOptions/DONOTSAVECHANGES.rst SaveOptions/PROMPTTOSAVECHANGES.rst