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

IAddPasswordOptions

IAddPasswordOptions interface

Interface for the password adding options.

public interface IAddPasswordOptions : IOptions

Properties

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

See Also