.. _BatchDestinationType: ================================================ BatchDestinationType ================================================ Description ----------- The destination, if any, for batch-processed files. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------------------+-------------------------------------+ | :ref:`FOLDER` readonly | Outputs files to a folder. | +-------------------------------------------------------------------+-------------------------------------+ | :ref:`NODESTINATION` readonly | Leaves all files open. | +-------------------------------------------------------------------+-------------------------------------+ | :ref:`SAVEANDCLOSE` readonly | Saves changes and closes all files. | +-------------------------------------------------------------------+-------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 BatchDestinationType/NODESTINATION.rst BatchDestinationType/SAVEANDCLOSE.rst BatchDestinationType/FOLDER.rst