public class ComparisonUtils extends Object
Represents a class for comparison utils.
| Constructor and Description |
|---|
ComparisonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Rectangle[] |
addTablesToExcludeAreas(Rectangle[] excludeAreas,
Page page)
Adds tables to the exclude areas array.
|
public static Rectangle[] addTablesToExcludeAreas(Rectangle[] excludeAreas, Page page)
Adds tables to the exclude areas array.
excludeAreas - The current exclude areas array.page - The page containing tables to be added.Copyright © 2025 Aspose. All Rights Reserved.