Gets the array of PDF content streams contained in a PDF content stream object.
Original signature is 'CFArrayRef CGPDFContentStreamGetStreams ( CGPDFContentStreamRef cs );'
Available in Mac OS X version 10.4 and later.


- cs (IntPtr)
- MISSING

The array of PDF content streams that make up the content stream object represented by the cs 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)