Unfortunately, there is no way to set two password on a file. The password is used as a key to encrypt data (in combination with the encryption strength property, and of course the encryption method), so if you change the password, you change the encryption output. So when decrypting, you need the exact same key to be able to restore the data.
André
Software Developer and Tech Support
Xceed Software Inc.