Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 83
CountItem
A counted item in a document. Access through the Document.countItems collection. See the
Document
.autoCount() method.
Note: This feature is available in the Extended Version only.
For additional information about count items, see Adobe Photoshop CS6 help on the Count Tool.
Properties
Methods
Property Value type What it is
position
array of
UnitValue
Read-only. The position of the count item in the document.
parent
Document
Read-only. The containing document.
typename
string
Read-only. The class name of the referenced CountItem
object.
Method Parameter type Returns What it does
remove
()
Deletes the CountItem object.