DocumentClass.ProtectionType Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ProtectionType As WdProtectionType
    Get
'Usage
Dim instance As DocumentClass
Dim value As WdProtectionType

value = instance.ProtectionType
public virtual WdProtectionType ProtectionType { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdProtectionType

Implements

_Document.ProtectionType

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace