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