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
- noReset
Typ: System.Object%
- password
Typ: System.Object%
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.