Aspose::Pdf::Comparison::ComparisonOptions::get_ExcludeAreas2 method

ComparisonOptions::get_ExcludeAreas2 method

Get and set the exclude areas. Used for the second 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.

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

See Also