Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 89
countItems
CountItems
Read-only. The current count items.
Note: For additional information about count
items, see Adobe Photoshop CS6 help
on the Count Tool.
fullName
File
Read-only. The full path name of the
document.
guides
Guides
Read-only. The guides collection.
height
UnitValue
Read-only. The height of the document (unit
value).
histogram
array of number
Read-only. A histogram showing the number
of pixels at each color intensity level for the
composite channel. The array c ontains 256
members.
Valid only when mode
= DocumentMode.RGB,
CMYK; or INDEXEDCOLOR.
historyStates
HistoryStates
Read-only. The history states collection.
info
DocumentInfo
Read-only. Metadata about the document.
layerComps
LayerComps
Read-only. The layer compositions collection.
layers
Layers
Read-only. The layers collection.
layerSets
LayerSets
Read-only. The layer set collection.
managed
boolean
Read-only. True if the document a is workgroup
document.
measurementScale
MeasurementScale
Read-only. The measurement scale for the
document.
Note: The measurement scale feature is
available in the Extended version only.
mode
DocumentMode
Read-only. The color profile.
name
string
Read-only. The document's name.
parent
Application
Read-only. The application object that contains
this document.
path
File
Read-only. The path to the document.
pathItems
PathItems
Read-only. The path items collection.
pixelAspectRatio
number
[0.100..10.000]
Read-write. The (custom) pixel aspect ratio to
use.
printSettings
DocumentPrintSettin
gs
Read-only. The print settings for the document.
Property Value type What it is (Continued)