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