Password

LoadOptions.Password property

Gets the password.

public string Password { get; }

Property Value

A string value that represents a password to open the password-protected file.

See Also