.. _PhotoshopSaveOptions: ================================================ PhotoshopSaveOptions ================================================ Description ----------- Options for saving a Photoshop document. Static Properties ^^^^^^^^^^^^^^^^^ +---------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`alphaChannels` readonly | If true, the alpha channels are saved. | +---------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`annotations` readonly | If true, the annotations are saved. | +---------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`embedColorProfile` readonly | If true, the color profile is embedded in the document. | +---------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`layers` readonly | If true, the layers are saved. | +---------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`spotColors` readonly | If true, spot colors are saved. | +---------------------------------------------------------------------------+---------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PhotoshopSaveOptions/alphaChannels.rst PhotoshopSaveOptions/layers.rst PhotoshopSaveOptions/annotations.rst PhotoshopSaveOptions/spotColors.rst PhotoshopSaveOptions/embedColorProfile.rst