Class DocumentComparisonStatistics
DocumentComparisonStatistics class
تمثل فئة إحصائيات مقارنة المستندات.
public class DocumentComparisonStatistics : TextItemComparisonStatistics
Constructors
| Name | Description |
|---|---|
| DocumentComparisonStatistics() | المُنشئ الافتراضي. |
Properties
| Name | Description |
|---|---|
| DeletedCharactersCount { get; } | يحصل على عدد الشخصيات المحذوفة ويضبطه. |
| DeleteOperationsCount { get; } | يحصل على عدد عمليات الحذف ويضبطه. |
| InsertedCharactersCount { get; } | يحصل على عدد الشخصيات المدخلة ويضبطه. |
| InsertOperationsCount { get; } | يحصل على عدد عمليات الإدراج ويضبطه. |
| PagesStatistics { get; } | يحصل على قائمة إحصائيات الصفحات ويضبطها. |
| TotalCharacters { get; } | يحصل على العدد الإجمالي للشخصيات ويضبطه. |
See Also
- class TextItemComparisonStatistics
- namespace Aspose.Pdf.Comparison
- assembly Aspose.PDF