Definition
Namespace:Telerik.WinForms.Documents.Proofing
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
[MetadataAttribute]
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false)]
public class WordDictionaryMetadataAttribute : InheritedExportAttribute, _Attribute, IWordDictionaryMetadata
Inheritance: objectAttributeExportAttributeInheritedExportAttributeWordDictionaryMetadataAttribute
Implements:
Inherited Members
Constructors
Properties
C#
public string CultureName { get; protected set; }
Implements: