com.groupdocs.merger.domain.options.interfaces

Interface IUpdatePasswordOptions

  • All Superinterfaces:
    IOptions
    All Known Implementing Classes:
    UpdatePasswordOptions


    public interface IUpdatePasswordOptions
    extends IOptions

    Interface for the password updating options.

    • Method Detail

      • getNewPassword

        String getNewPassword()

        The new password for document protection.