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, getTotalCharacters
public final List<TextItemComparisonStatistics> getPagesStatistics()
Gets and sets the list of pages statistics.
Copyright © 2025 Aspose. All Rights Reserved.