public interface IProtectableFormat
Allows to detect if specific document is protected by user password. The metadata of password-protected document cannot be retrieved.
Modifier and Type | Method and Description |
---|---|
boolean |
isProtected()
Gets a value indicating whether document is encrypted and requires a password to open.
|
Copyright © 2019. All rights reserved.