Password
WordProcessingProtection.Password property
用于保护文档的密码。如果为 null 或空字符串 - 保护将不会应用于文档。
public string Password { get; set; }
也可以看看
- class WordProcessingProtection
- 命名空间 GroupDocs.Editor.Options
- 部件 GroupDocs.Editor
用于保护文档的密码。如果为 null 或空字符串 - 保护将不会应用于文档。
public string Password { get; set; }