_Document.Protect2002(WdProtectionType, Object, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Reservado para uso interno.
public void Protect2002 (Microsoft.Office.Interop.Word.WdProtectionType Type, ref object NoReset, ref object Password);
abstract member Protect2002 : Microsoft.Office.Interop.Word.WdProtectionType * obj * obj -> unit
Public Sub Protect2002 (Type As WdProtectionType, Optional ByRef NoReset As Object, Optional ByRef Password As Object)
Parâmetros
- Type
- WdProtectionType
- NoReset
- Object
- Password
- Object