.. _PicturePackageTextType: ================================================ PicturePackageTextType ================================================ Description ----------- The function or meaning of text in a Picture Package. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------------+----------------------------+ | :ref:`CAPTION` readonly | The text is a caption. | +-------------------------------------------------------------+----------------------------+ | :ref:`COPYRIGHT` readonly | The text is the copyright. | +-------------------------------------------------------------+----------------------------+ | :ref:`CREDIT` readonly | The text is the credit. | +-------------------------------------------------------------+----------------------------+ | :ref:`FILENAME` readonly | The text is the filename. | +-------------------------------------------------------------+----------------------------+ | :ref:`NONE` readonly | No text. | +-------------------------------------------------------------+----------------------------+ | :ref:`ORIGIN` readonly | The text is the origin. | +-------------------------------------------------------------+----------------------------+ | :ref:`USER` readonly | The text is user defined. | +-------------------------------------------------------------+----------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PicturePackageTextType/NONE.rst PicturePackageTextType/USER.rst PicturePackageTextType/FILENAME.rst PicturePackageTextType/COPYRIGHT.rst PicturePackageTextType/CAPTION.rst PicturePackageTextType/CREDIT.rst PicturePackageTextType/ORIGIN.rst