Aspose::Pdf::Text::PageMarkup::get_Paragraphs method

PageMarkup::get_Paragraphs method

Gets collection of MarkupParagraph that was found on the page.

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

See Also