get_Paragraphs()

TextFrame::get_Paragraphs() method

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

System::SharedPtr<IParagraphCollection> Aspose::Slides::TextFrame::get_Paragraphs() override

See Also