Increments the retain count of a Quartz PDF document.
Original signature is 'CGPDFDocumentRef CGPDFDocumentRetain ( CGPDFDocumentRef document );'
Available in Mac OS X version 10.0 and later.


- document (IntPtr)
- MISSING

The same document you passed in as the document parameter.

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