.. _PNGSaveOptions: ================================================ PNGSaveOptions ================================================ Description ----------- Options for saving a document in PNG format. Static Properties ^^^^^^^^^^^^^^^^^ +---------------------------------------------------------+--------------------------------+ | :ref:`compression` readonly | Compression used on the image. | +---------------------------------------------------------+--------------------------------+ | :ref:`interlaced` readonly | If true, rows are interlaced. | +---------------------------------------------------------+--------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PNGSaveOptions/interlaced.rst PNGSaveOptions/compression.rst