Gets a collection of all paragraphs the text in the text part consists of. The property value is an object of the type ParagraphCollection.

Syntax

public ParagraphCollection Paragraphs { get; }
Public ReadOnly Property Paragraphs() As ParagraphCollection

Limitations

Read only.