.. _SaveOptionsType: ================================================ SaveOptionsType ================================================ Description ----------- The save options for closing 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 SaveOptionsType/SAVECHANGES.rst SaveOptionsType/DONOTSAVECHANGES.rst SaveOptionsType/PROMPTTOSAVECHANGES.rst