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