Notes

A collection of notes.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

Note add ([at:LocationOptions=LocationOptions], reference:Note, withProperties:Object)

Create a new note

Parameter

Type

Description

at

LocationOptions

LocationOptions.AFTER

LocationOptions.AT_BEGINNING

LocationOptions.AT_END

LocationOptions.BEFORE

LocationOptions.UNKNOWN

Location (Optional)

(default: LocationOptions.UNKNOWN)

reference

Note

Before/after this text object or at the beginning/end of this story or text frame. (Optional)

withProperties

Object

Initial values for properties of the new Note (Optional)

Number count ()

Displays the number of elements in the Note.

Object of

Text.notes

Character.notes

Word.notes

Line.notes

TextColumn.notes

Paragraph.notes

TextStyleRange.notes

InsertionPoint.notes

TextFrame.notes

Story.notes