PasswordProtectedDocumentInfo
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class PasswordProtectedDocumentInfo extends DocumentInfo
Provided document is password protected
| Constructor | Description |
|---|---|
| PasswordProtectedDocumentInfo(FileType format, long size) |
| Method | Description |
|---|---|
| isPasswordProtected() | Gets is document password protected |
public PasswordProtectedDocumentInfo(FileType format, long size)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| format | FileType | |
| size | long |
public boolean isPasswordProtected()
Gets is document password protected
Returns: boolean
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.