Aspose::Pdf::Comparison::ComparisonOptions::set_ExtractionArea method

ComparisonOptions::set_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.

void Aspose::Pdf::Comparison::ComparisonOptions::set_ExtractionArea(System::SharedPtr<Rectangle> value)

See Also