_Document.PasswordEncryptionAlgorithm 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 字符串 ,表示 Microsoft Word 在用密码对文档加密时使用的算法。
public:
property System::String ^ PasswordEncryptionAlgorithm { System::String ^ get(); };
public string PasswordEncryptionAlgorithm { get; }
member this.PasswordEncryptionAlgorithm : string
Public ReadOnly Property PasswordEncryptionAlgorithm As String
属性值
注解
SetPasswordEncryptionOptions(String, String, Int32, Object)使用 方法指定Word使用密码加密文档的算法。