AddPasswordOptions

AddPasswordOptions class

Provides options for adding document password.

public class AddPasswordOptions : IAddPasswordOptions

Constructors

Name Description
AddPasswordOptions(string) Initializes a new instance of the AddPasswordOptions class.

Properties

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

See Also