get_Paragraph()

TextFrame::get_Paragraph(int32_t) method

Returns a paragraph in a frame at the specified index.

System::SharedPtr<IParagraph> Aspose::Slides::TextFrame::get_Paragraph(int32_t index) override

See Also