IUpdatePasswordOptions
Leave feedback
On this page
All Implemented Interfaces: com.groupdocs.merger.domain.options.interfaces.IOptions
public interface IUpdatePasswordOptions extends IOptions
Interface for the password updating options.
| Method | Description |
|---|---|
| getNewPassword() | The new password for document protection. |
public abstract String getNewPassword()
The new password for document protection.
Returns: java.lang.String
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.