Password

ILoadOptions.Password property

在实现类中应该允许为编码的密码保护文档设置密码。 默认情况下不使用密码 - 字符串具有 NULL 值。

public string Password { get; set; }

也可以看看