Document.IsEncrypted

Document.IsEncrypted property

Gets encrypted status of the document. True if document is encrypted.

public bool IsEncrypted { get; }

See Also