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