IsEncrypted
IDocumentInfo.IsEncrypted property
Indicates whether specific file is encrypted and requires password for opening. For the document types, that cannot be encrypted (like all text-based) should always return ‘false’.
public bool IsEncrypted { get; }
See Also
- interface IDocumentInfo
- namespace GroupDocs.Editor.Metadata
- assembly GroupDocs.Editor