Class WordDictionaryMetadataAttribute
Inheritance
System.Object
WordDictionaryMetadataAttribute
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.dll
Syntax
public class WordDictionaryMetadataAttribute : InheritedExportAttribute, IWordDictionaryMetadata
Constructors
WordDictionaryMetadataAttribute(String)
Declaration
public WordDictionaryMetadataAttribute(string cultureName)
Parameters
System.String
cultureName
|
Properties
CultureName
Declaration
public string CultureName { get; protected set; }
Property Value
System.String
|