Aspose::Pdf::Text::TextSearchOptions::set_Rectangle method

TextSearchOptions::set_Rectangle method

Sets rectangle that bounds the searched text.

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

Remarks

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

See Also