[Missing <summary> documentation for "T:Monobjc.ApplicationServices.CGPDFStream"]

C# | Visual Basic | Visual C++ |
public static class CGPDFStream
Public NotInheritable Class CGPDFStream
public ref class CGPDFStream abstract sealed

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() ![]() | CopyData(IntPtr, IntPtr) | Returns the data associated with a PDF stream. Original signature is 'CFDataRef CGPDFStreamCopyData ( CGPDFStreamRef stream, CGPDFDataFormat *format );' Available in Mac OS X version 10.3 and later. |
![]() ![]() | GetDictionary(IntPtr) | Returns the dictionary associated with a PDF stream. Original signature is 'CGPDFDictionaryRef CGPDFStreamGetDictionary ( CGPDFStreamRef stream );' Available in Mac OS X version 10.3 and later. |

Object | |
![]() | CGPDFStream |

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