.. _PrintColorHandling: ================================================ PrintColorHandling ================================================ Description ----------- Color conversion type when printing. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------------------------+----------------------------------------------------------+ | :ref:`PHOTOSHOPMANAGED` readonly | Photoshop manages color conversions. | +-----------------------------------------------------------------------+----------------------------------------------------------+ | :ref:`PRINTERMANAGED` readonly | Printer manages color conversions. | +-----------------------------------------------------------------------+----------------------------------------------------------+ | :ref:`SEPARATIONS` readonly | Print each channel separately without color conversions. | +-----------------------------------------------------------------------+----------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PrintColorHandling/PRINTERMANAGED.rst PrintColorHandling/PHOTOSHOPMANAGED.rst PrintColorHandling/SEPARATIONS.rst