​
​
​

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; }
​Public ReadOnly Property ParagraphStyles() As ParagraphStyleCollection
​

Limitations

Runtime only.

Read only.

​