FileFormatInfo.IsEncrypted

FileFormatInfo.IsEncrypted property

Returns true if the document is encrypted and requires a password to open.

public bool IsEncrypted { get; }

See Also