تحذيرات
RecognitionResult.Warnings property
يحصل على قائمة رسائل التحذير التي تصف الأخطاء غير الحرجة التي ظهرت أثناء الإنشاء.
public List<string> Warnings { get; }
انظر أيضًا
- class RecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR
يحصل على قائمة رسائل التحذير التي تصف الأخطاء غير الحرجة التي ظهرت أثناء الإنشاء.
public List<string> Warnings { get; }