SetWriteProtection
IProtectionManager.SetWriteProtection 方法
使用指定的密码设置此演示文稿的写保护。
public void SetWriteProtection(string password)
参数 | 类型 | 描述 |
---|---|---|
password | String | 密码。 |
另请参见
- 接口 IProtectionManager
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
使用指定的密码设置此演示文稿的写保护。
public void SetWriteProtection(string password)
参数 | 类型 | 描述 |
---|---|---|
password | String | 密码。 |