_Document.PasswordEncryptionFileProperties 属性

定义

如果 Microsoft Word加密受密码保护的文档的文件属性,则返回 True

public:
 property bool PasswordEncryptionFileProperties { bool get(); };
public bool PasswordEncryptionFileProperties { get; }
member this.PasswordEncryptionFileProperties : bool
Public ReadOnly Property PasswordEncryptionFileProperties As Boolean

属性值

注解

SetPasswordEncryptionOptions(String, String, Int32, Object)使用 方法指定Word是否加密受密码保护的文档的文件属性。

适用于