Illustrator29
Object

ParagraphStyle

A named style that remembers paragraph attributes.

Properties

NameType AccessDescription
CharacterAttributes readonly The character properties for the text range.
String read/write The paragraph style's name.
ParagraphAttributes readonly The paragraph properties for the text range.
The readonly The object's container.
String readonly The class name of the object.

Methods

void

Apply the paragraph style to text object(s)

textItem Varies The text object(s) to apply the style to.
clearingOverrides? Boolean Whether to clear any text attributes before apply the style.
void

Remove all the attributes from this paragraph style.

void

Deletes this object.

void

Deletes all elements.

Return 3

Methods that return a ParagraphStyle.