Class PassportRecognitionSettings
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
إعدادات التعرف على جواز السفر.
تحتوي على عناصر تسمح بتخصيص عملية التعرف.
public class PassportRecognitionSettings : ReceiptRecognitionSettings
الوراثة
object ← ReceiptRecognitionSettings ← PassportRecognitionSettings
الأعضاء الموروثة
ReceiptRecognitionSettings.ThreadsCount, ReceiptRecognitionSettings.Language, ReceiptRecognitionSettings.IgnoredSymbols, ReceiptRecognitionSettings.AllowedCharacters, ReceiptRecognitionSettings.AutomaticColorInversion, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
المُنشئات
PassportRecognitionSettings(Language)
يهيئ مثيلاً جديداً من فئة Aspose.OCR.PassportRecognitionSettings مع مجموعة كاملة من الخصائص.
public PassportRecognitionSettings(Language language)
المعلمات
language
Language
اللغة المستخدمة في التعرف الضوئي على الحروف.
PassportRecognitionSettings()
يهيئ مثيلاً جديداً من فئة Aspose.OCR.PassportRecognitionSettings مع مجموعة افتراضية من الخصائص.
public PassportRecognitionSettings()
الخصائص
Country
تعيين القالب للتعرف على جواز السفر واستخراج الكلمات الرئيسية.
public Country Country { get; set; }