Class ParagraphPropertiesDialogAttribute
Inheritance
System.Object
ParagraphPropertiesDialogAttribute
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class ParagraphPropertiesDialogAttribute : ExportAttribute
Constructors
ParagraphPropertiesDialogAttribute()
Declaration
public ParagraphPropertiesDialogAttribute()
Properties
IsDefault
Declaration
public bool IsDefault { get; protected set; }
Property Value
System.Boolean
|