Aspose::Pdf::Text::TextSearchOptions::set_Rectangle метод

TextSearchOptions::set_Rectangle method

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

void Aspose::Pdf::Text::TextSearchOptions::set_Rectangle(const System::SharedPtr<Aspose::Pdf::Rectangle> &value)

Примечания

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

См. также