IsEncrypted

DocumentInfo.IsEncrypted property

获取一个值,表示文档是否加密,需要密码才能打开。

public bool IsEncrypted { get; }

适当的价值

一个值,指示文档是否已加密并且需要密码才能打开。

也可以看看