Class DocumentFormatProviderAttribute
Inheritance
System.Object
DocumentFormatProviderAttribute
Namespace: Telerik.Windows.Documents.FormatProviders
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class DocumentFormatProviderAttribute : InheritedExportAttribute, IDocumentFormatProviderMetadata
Constructors
DocumentFormatProviderAttribute()
Declaration
public DocumentFormatProviderAttribute()
Properties
IsDefault
Declaration
public bool IsDefault { get; protected set; }
Property Value
System.Boolean
|