Aspose::Pdf::Text::TextSearchOptions::get_Rectangle method

TextSearchOptions::get_Rectangle method

Возвращает прямоугольник, ограничивающий найденный текст.

System::SharedPtr<Aspose::Pdf::Rectangle> Aspose::Pdf::Text::TextSearchOptions::get_Rectangle() const

Примечания

The property may be used in case it is required to delimit text extraction or text replace region.

См. также