Paragraphs

ITextFrame.Paragraphs property

Returns the list of all paragraphs in a frame. Read-only IParagraphCollection.

public IParagraphCollection Paragraphs { get; }

See Also