public class DocumentComparisonStatistics extends TextItemComparisonStatistics
Represents a document comparison statistics class.
| Constructor and Description |
|---|
DocumentComparisonStatistics() |
| Modifier and Type | Method and Description |
|---|---|
List<TextItemComparisonStatistics> |
getPagesStatistics()
Gets and sets the list of pages statistics.
|
getDeletedCharactersCount, getDeleteOperationsCount, getInsertedCharactersCount, getInsertOperationsCount, getTotalCharacterspublic final List<TextItemComparisonStatistics> getPagesStatistics()
Gets and sets the list of pages statistics.
Copyright © 2025 Aspose. All Rights Reserved.