IsEncrypted

EbookDocumentInfo.IsEncrypted property

Because e-Book documents cannot be encrypted with password, this property always returns ‘false’

public bool IsEncrypted { get; }

See Also