Adobe InDesign CS (3.0) Object Model JS: XMLComments

InDesign CS

Class

XMLComments

 A collection of XML comments.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

XMLComment add (storyOffset: any[, value: string=][, withProperties: Object])
Creates a new XML comment.

ParameterTypeDescription
storyOffsetInsertionPoint
Long
The offset within the story. Can accept: InsertionPoint or Long.
valuestringThe text of the XML comment. (Optional) (default: )
withPropertiesObjectInitial values for properties of the new XMLComment (Optional)

number count ()
Displays the number of elements in the XMLComment.

Element of

Document.xmlComments

XMLElement.xmlComments

XMLItem.xmlComments

Jongware, 27-Jun-2010 v3.0.3dContents :: Index