Definition
Namespace:Telerik.WinForms.Documents.FormatProviders
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
[MetadataAttribute]
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false)]
public abstract class DocumentFormatProviderAttribute : InheritedExportAttribute, _Attribute, IDocumentFormatProviderMetadata
Inheritance: objectAttributeExportAttributeInheritedExportAttributeDocumentFormatProviderAttribute
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public DocumentFormatProviderAttribute()