Aspose::Pdf::Text::MarkupSection::get_Paragraphs method

MarkupSection::get_Paragraphs method

Collection of MarkupParagraph objects that are inside the section.

System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<MarkupParagraph>>> Aspose::Pdf::Text::MarkupSection::get_Paragraphs() const

See Also