1. GroupDocs.Merger
  2. /
  3. GroupDocs.Merger for .NET
  4. /
  5. GroupDocs.Merger.Domain.Options
  6. /
  7. IUpdatePasswordOptions

IUpdatePasswordOptions

IUpdatePasswordOptions interface

Interface for the password updating options.

public interface IUpdatePasswordOptions : IOptions

Properties

Name Description
NewPassword { get; } The new password for document protection.

See Also