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

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

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() ![]() | GetType(IntPtr) | Returns the PDF type identifier of an object. Original signature is 'CGPDFObjectType CGPDFObjectGetType ( CGPDFObjectRef object );' Available in Mac OS X version 10.3 and later. |
![]() ![]() | GetValue(IntPtr, CGPDFObjectType, IntPtr) | Returns whether an object is of a given type and if it is, retrieves its value. Original signature is 'bool CGPDFObjectGetValue ( CGPDFObjectRef object, CGPDFObjectType type, void *value );' Available in Mac OS X version 10.3 and later. |

Object | |
![]() | CGPDFObject |

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