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