Sdílet prostřednictvím


DocumentBase.Protect2002 – metoda

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

Obor názvů:  Microsoft.Office.Tools.Word
Sestavení:  Microsoft.Office.Tools.Word.v4.0.Utilities (v Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

'Deklarace
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
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DocumentBase Třída

Microsoft.Office.Tools.Word – obor názvů