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

TextSearchOptions::get_Rectangle method

Gets rectangle that bounds the searched text.

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

Remarks

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

See Also