Document.ProtectionType, propriété

Obtient le type de protection pour le document.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
ReadOnly Property ProtectionType As WdProtectionType
    Get
WdProtectionType ProtectionType { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.Word.WdProtectionType
Le type de protection retourné peut être l'une des constantes WdProtectionType suivantes : wdAllowOnlyComments, wdAllowOnlyFormFields, wdAllowOnlyReading, wdAllowOnlyRevisions ou wdNoProtection.

Sécurité .NET Framework

Voir aussi

Référence

Document Interface

Microsoft.Office.Tools.Word, espace de noms