
Gets a collection of all paragraph styles the current document contains. The property's value is an object of the type ParagraphStyleCollection.
Introduced: 10.1.
[C#]
public ParagraphStyleCollection ParagraphStyles { get; }
[Visual Basic]
Public ReadOnly Property ParagraphStyles() As ParagraphStyleCollection
Runtime only.
Read only.