Returns the document catalog of a Quartz PDF document.
Original signature is 'CGPDFDictionaryRef CGPDFDocumentGetCatalog ( CGPDFDocumentRef document );'
Available in Mac OS X version 10.3 and later.


- document (IntPtr)
- MISSING

The document catalog of the specified document.

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