Password

LoadOptions.Password property

Gets or sets password to open a protected document. It will be also used to save signed document as protected.

public string Password { get; set; }

See Also