DocumentBase.Protect2002, méthode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

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

Syntaxe

'Déclaration
Public Sub Protect2002 ( _
    type As WdProtectionType, _
    ByRef noReset As Object, _
    ByRef password As Object _
)
public void Protect2002(
    WdProtectionType type,
    ref Object noReset,
    ref Object password
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DocumentBase Classe

Microsoft.Office.Tools.Word, espace de noms