ParagraphStyles

A collection of paragraph styles.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

ParagraphStyle add (withProperties:Object)

Creates a new ParagraphStyle.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new ParagraphStyle (Optional)

Number count ()

Displays the number of elements in the ParagraphStyle.

Object of

Application.paragraphStyles

Document.paragraphStyles