Gets a collection of all paragraph styles the current document contains. The property's value is an object of the type ParagraphStyleCollection.

Syntax

public ParagraphStyleCollection ParagraphStyles { get; }

Limitations

Runtime only.

Read only.