Class DocumentProtectionMode
Inheritance
System.Object
DocumentProtectionMode
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public sealed class DocumentProtectionMode : Enum
Fields
ReadOnly
Read Only mode. Modifications are not allowed.
Declaration
public const DocumentProtectionMode ReadOnly
Field Value
DocumentProtectionMode
|
value__
Declaration
public int value__
Field Value
System.Int32
|