DictionaryRepository

DictionaryRepository class

يمثل مستودعًا لجميع القواميس في ملفIndex .

public class DictionaryRepository

الخصائص

اسم وصف
AliasDictionary { get; } الحصول على قاموس للأسماء المستعارة .
Alphabet { get; } الحصول على قاموس للأحرف.
CharacterReplacements { get; } الحصول على قاموس لاستبدال الأحرف.
DocumentPasswords { get; } الحصول على قاموس لكلمات مرور المستندات.
HomophoneDictionary { get; } يحصل على قاموس للمتجانسات .
SpellingCorrector { get; } الحصول على مصحح إملائي.
StopWordDictionary { get; } الحصول على قاموس لكلمات التوقف.
SynonymDictionary { get; } الحصول على قاموس المرادفات.
WordFormsProvider { get; set; } الحصول على أو تعيين موفر نماذج الكلمات.

أنظر أيضا