Name | Description | |
---|---|---|
PasswordRequiredEventArgs Constructor | Initializes a new PasswordRequiredEventArgs object. |
The following tables list the members exposed by PasswordRequiredEventArgs.
Name | Description | |
---|---|---|
PasswordRequiredEventArgs Constructor | Initializes a new PasswordRequiredEventArgs object. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the PasswordRequired event should be fired again or not if the password is not valid. | |
Password | Gets or sets the password to be used for opening the PDF file. |