CharacterStyles

A collection of character styles.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Long

NothingEnum.NOTHING

readonly

The number of objects in the collection. Can return: Long or NothingEnum enumerator.

Method Listing

CharacterStyle add (withProperties:Object)

Creates a new CharacterStyle.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new CharacterStyle (Optional)

Number count ()

Displays the number of elements in the CharacterStyle.

Object of

Application.characterStyles

Document.characterStyles