Interface IWordDictionaryMetadata
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.dll
Syntax
public interface IWordDictionaryMetadata
Properties
CultureName
Declaration
string CultureName { get; }
Property Value
System.String
|