|
PasswordEvent |
Top Previous Next |
|
Triggers whenever a PDF document which is password protected is being accessed.
Handle this event to provide the password for the password protected document. Set Continue to True if the operation needs to be continued. Otherwise, set it to False.
Syntax
Parameters
Password Specify the password.
Continue Indicates to continue the event.
Tries Indicates the number of this event is called. |