Adobe InDesign CS (3.0) Object Model JS: Notes

InDesign CS

Class

Notes

 A collection of notes.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

Note add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: Note][, withProperties: Object])
Create a new note

ParameterTypeDescription
atLocationOptions:
LocationOptions.BEFORE
LocationOptions.AFTER
LocationOptions.AT_END
LocationOptions.AT_BEGINNING
LocationOptions.UNKNOWN
Location (Optional) (default: LocationOptions.UNKNOWN)
referenceNoteBefore/after this text object or at the beginning/end of this story or text frame. (Optional)
withPropertiesObjectInitial values for properties of the new Note (Optional)

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

Element of

Character.notes

InsertionPoint.notes

Line.notes

Paragraph.notes

Story.notes

Text.notes

TextColumn.notes

TextFrame.notes

TextStyleRange.notes

Word.notes

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