Class
Metadata about a document object. These values can be set by selecting File > File Info in the Adobe Photoshop application.
DocumentInfo
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
author | string | r/w | The author. |
authorPosition | string | r/w | The author's position. |
caption | string | r/w | The caption. |
captionWriter | string | r/w | The caption author. |
category | string | r/w | The document category. |
city | string | r/w | The city. |
copyrightNotice | string | r/w | The copyright notice. |
copyrighted | CopyrightedType: CopyrightedType.COPYRIGHTEDWORK CopyrightedType.PUBLICDOMAIN CopyrightedType.UNMARKED |
r/w | The copyright status. |
country | string | r/w | The country. |
creationDate | string | r/w | The creation date. |
credit | string | r/w | The author credit. |
exif |
Array
of any |
readonly | For JPEG images, information stored with digital photographs including camera type, date and time of photo, and file size. |
headline | string | r/w | The headline. |
instructions | string | r/w | Instructions for using or processing the image. |
jobName | string | r/w | The job name. |
keywords | Array of string | r/w | A list of keywords. |
ownerUrl | string | r/w | The url of the copyright info. |
parent | Object | readonly | The object's container. |
provinceState | string | r/w | The state or province. |
source | string | r/w | The source. |
supplementalCategories | Array of string | r/w | Other categories. |
title | string | r/w | The document title. |
transmissionReference | string | r/w | The transmission reference. |
typename | string | readonly | The class name of the object. |
urgency | Urgency: Urgency.NONE Urgency.LOW Urgency.TWO Urgency.THREE Urgency.FOUR Urgency.NORMAL Urgency.SIX Urgency.SEVEN Urgency.HIGH |
r/w | The document urgency. |
Element of
Document.info
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |