_Document.PasswordEncryptionFileProperties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果 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是否加密受密码保护的文档的文件属性。