DocumentClass.PasswordEncryptionProvider Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property PasswordEncryptionProvider As String
Get
'Usage
Dim instance As DocumentClass
Dim value As String
value = instance.PasswordEncryptionProvider
public virtual string PasswordEncryptionProvider { get; }
Property Value
Type: System.String
Implements
_Document.PasswordEncryptionProvider