Aspose::Pdf::Comparison::ComparisonOptions::set_ExcludeAreas1 method

ComparisonOptions::set_ExcludeAreas1 method

Get and set the exclude areas. Used for the first page or document in the comparison method. This option can be setted along with ExcludeTables. This option can’t be setted along with ExtractionArea option.

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

See Also