Password

PasswordRequiredEventArgs.Password property

Gets or sets the password for opening the document.

public string Password { get; set; }

Property Value

The password for opening the document.

See Also