Aspose::Pdf::Comparison::TextItemComparisonStatistics class

TextItemComparisonStatistics class

Represents a text comparison ststistics class.

class TextItemComparisonStatistics : public System::Object

Methods

MethodDescription
get_DeletedCharactersCount() constGets and sets the number of deleted characters.
get_DeleteOperationsCount() constGets and sets the number of delete operations.
get_InsertedCharactersCount() constGets and sets the number of inseted characters.
get_InsertOperationsCount() constGets and sets the number of insert operations.
get_TotalCharacters() constGets and sets the total number of characters.
TextItemComparisonStatistics()

See Also