Gets a collection of all paragraphs contained in a text frame. The property value is an object of the type ParagraphCollection.
Introduced: 15.0.
public ParagraphCollection Paragraphs { get; }
Public ReadOnly Property Paragraphs() As ParagraphCollection
Read only.