Unlocks an encrypted PDF document, if a valid password is supplied.
Original signature is 'bool CGPDFDocumentUnlockWithPassword ( CGPDFDocumentRef document, const char *password );'
Available in Mac OS X version 10.2 and later.


A Boolean that, if true, indicates that the document has been successfully unlocked. If the value is false, the document has not been unlocked.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)