Interface IDocumentFormatProviderMetadata
Namespace: Telerik.WinForms.Documents.FormatProviders
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public interface IDocumentFormatProviderMetadata
Properties
IsDefault
Declaration
bool IsDefault { get; }
Property Value
System.Boolean
|