Aspose::Pdf::Comparison::ComparisonOptions::get_ExtractionArea method

ComparisonOptions::get_ExtractionArea method

Get and set the rectangular area in which the text of pages will be compared. This option can’t be setted along with ExcludeTables, ExcludeAreas1 and ExcludeAreas2 options.

const System::SharedPtr<Rectangle> & Aspose::Pdf::Comparison::ComparisonOptions::get_ExtractionArea() const

See Also