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
- Typedef SharedPtr
- Class Rectangle
- Class ComparisonOptions
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++