EncryptedFilePasswordRequestedEventArgs Properties
Provides data for the EncryptedFilePasswordRequest event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Document |
Gets the name of the encrypted document. |
Password | Gets or sets the password used to encrypt the document. |
See Also