Documentinfo; Author; Authorposition; Caption - Adobe 19400084 - Photoshop CS3 Extended Manual

Javascript scripting reference
Table of Contents

Advertisement

JavaScript Scripting Reference

DocumentInfo

Metadata about a
Photoshop CS3 application.
Note:
Since the
name
sets the
var docRef = open(fileList[i])
// set the file info
docRef.info.author = "Mr. Adobe programmer"
docRef.info.caption = "Adobe Photo shoot"
docRef.info.copyrighted = CopyrightedType.COPYRIGHTEDWORK
The following sample uses the
docRef.DocumentInfo.author = "Mr. Adobe programmer"
docRef.DocumentInfo.caption = "Adobe Photo shoot"
docRef.DocumentInfo.copyrighted = CopyrightedType.COPYRIGHTEDWORK

Properties

Property

author

authorPosition

caption

captionWriter

category

city

copyrighted

copyrightNotice

country

creationDate

credit

exif

headline

instructions

jobName

keywords

object. These values can be set by selecting File > File Info in the Adobe
document
class is also a property of the
DocumentInfo
, rather than the class name
info
,
, and
author
caption
Value Type
string
string
string
string
string
string
CopyrightedType
string
string
string
string
array of arrays:
Array(Array (tag, tag
data)), ...)
string
string
string
array of strings
Adobe Photoshop CS3
DocumentInfo
properties:
copyrighted
object incorrectly:
DocumentInfo
JavaScript Object Reference
Document
object, you use the property
, in a script, as in the following sample, which
What it is
Read-write.
Read-write.
Read-write.
Read-write.
Read-write.
Read-write.
Read-write. The copyrighted status.
Read-write.
Read-write.
Read-write.
Read-write.
Read-only. Camera data that includes
camera settings used when the image
was taken. Sample array values are: tag =
"camera"; tag value = "Cannon".
Read-write.
Read-write.
Read-write.
Read-write. A list of keywords that can
identify the document or its contents.
98

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop cs3

Table of Contents