Share via


Document.Protect2002 (Método)

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

Espacio de nombres:  Microsoft.Office.Tools.Word
Ensamblado:  Microsoft.Office.Tools.Word (en Microsoft.Office.Tools.Word.dll)

Sintaxis

'Declaración
Sub Protect2002 ( _
    Type As WdProtectionType, _
    ByRef NoReset As Object, _
    ByRef Password As Object _
)
void Protect2002(
    WdProtectionType Type,
    ref Object NoReset,
    ref Object Password
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Document Interfaz

Microsoft.Office.Tools.Word (Espacio de nombres)