Class PassportRecognitionSettings
اسم الفضاء : Aspose.OCR تجميع: Aspose.OCR.dll (25.4.0)
إعدادات التعرف على جواز السفر.يحتوي على عناصر تسمح بتخصيص عملية التعرف.
public class PassportRecognitionSettings : ReceiptRecognitionSettings
Inheritance
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()
Constructors
PassportRecognitionSettings(Language)
يبدأ حالة جديدة من فئة Aspose.OCR.PassportRecognitionSettings مع مجموعة كاملة من الخصائص.
public PassportRecognitionSettings(Language language)
Parameters
language
Language
اللغة المستخدمة في OCR.
PassportRecognitionSettings()
يبدأ عرضًا جديدًا لفئة Aspose.OCR.PassportRecognitionSettings مع مجموعة افتراضية من الخصائص.
public PassportRecognitionSettings()
Properties
Country
قم بتعيين قالب التعرف على جواز السفر واستخراج الكلمات الرئيسية.
public Country Country { get; set; }