.. _DocumentInfo: ================================================ DocumentInfo ================================================ Description ----------- Metadata about a document object. These values can be set by selecting File > File Info in the Adobe Photoshop application. Properties ^^^^^^^^^^ +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`author` readonly | The author. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`authorPosition` readonly | The author's position. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`caption` readonly | The caption. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`captionWriter` readonly | The caption author. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`category` readonly | The document category. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`city` readonly | The city. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`copyrightNotice` readonly | The copyright notice. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`copyrighted` readonly | The copyright status. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`country` readonly | The country. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`creationDate` readonly | The creation date. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`credit` readonly | The author credit. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`exif` readonly | For JPEG images, information stored with digital photographs including camera type, date and time of photo, and file size. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`headline` readonly | The headline. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`instructions` readonly | Instructions for using or processing the image. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`jobName` readonly | The job name. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`keywords` readonly | A list of keywords. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`ownerUrl` readonly | The url of the copyright info. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`parent` readonly | The object's container. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`provinceState` readonly | The state or province. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`source` readonly | The source. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`supplementalCategories` readonly | Other categories. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`title` readonly | The document title. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`transmissionReference` readonly | The transmission reference. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`typename` readonly | The class name of the object. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :ref:`urgency` readonly | The document urgency. | +-----------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 DocumentInfo/parent.rst DocumentInfo/typename.rst DocumentInfo/title.rst DocumentInfo/author.rst DocumentInfo/authorPosition.rst DocumentInfo/caption.rst DocumentInfo/captionWriter.rst DocumentInfo/jobName.rst DocumentInfo/copyrighted.rst DocumentInfo/copyrightNotice.rst DocumentInfo/ownerUrl.rst DocumentInfo/keywords.rst DocumentInfo/category.rst DocumentInfo/supplementalCategories.rst DocumentInfo/creationDate.rst DocumentInfo/city.rst DocumentInfo/provinceState.rst DocumentInfo/country.rst DocumentInfo/credit.rst DocumentInfo/source.rst DocumentInfo/headline.rst DocumentInfo/instructions.rst DocumentInfo/transmissionReference.rst DocumentInfo/urgency.rst DocumentInfo/exif.rst