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