Aspose::Pdf::Text::TextParagraphAbsorber::get_Rectangles method

TextParagraphAbsorber::get_Rectangles method

Gets ractangles that the TextParagraphAbsorber used to searche for text paragraphs on the PDF document or page.

System::ArrayPtr<System::SharedPtr<Rectangle>> Aspose::Pdf::Text::TextParagraphAbsorber::get_Rectangles() const

See Also