Story

A contiguous block of text.

Objects:

Characters, InsertionPoints, Lines, Paragraphs, String, TextFrameItems, TextRange, TextRanges, Words

Property Listing

Property

Type

Access

Description

characters

Characters

readonly

All the characters in this text range.

insertionPoints

InsertionPoints InsertionPoint

readonly

All the insertion points in this text range.

length

Int32

readonly

The number of characters in the story.

lines

Lines

readonly

All the lines in this text range.

paragraphs

Paragraphs

readonly

All the paragraphs in this text range.

parent

 

readonly

The object's container.

textFrames

TextFrameItems TextFrameItem

readonly

The text frame items in this story.

textRange

TextRange

readonly

The text range of the story.

textRanges

TextRanges TextRange

readonly

All the text in this text range.

textSelection

Array of TextRange

readonly

The selected text (ranges) in the story.

typename

String

readonly

The class name of the object.

words

Words

readonly

All the words in this text range.

Object of

TextFrameItem.story

TextRange.story

InsertionPoint.story

Return

Stories.getByName()