[Missing <summary> documentation for "T:Monobjc.ApplicationServices.CGPDFOperatorTable"]
| C# | Visual Basic | Visual C++ |
public static class CGPDFOperatorTable
Public NotInheritable Class CGPDFOperatorTable
public ref class CGPDFOperatorTable abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Create()()()() | Creates an empty PDF operator table. Original signature is 'CGPDFOperatorTableRef CGPDFOperatorTableCreate ( void );' Available in Mac OS X version 10.4 and later. | |
| Release(IntPtr) | Decrements the retain count of a CGPDFOperatorTable object. Original signature is 'void CGPDFOperatorTableRelease ( CGPDFOperatorTableRef table );' Available in Mac OS X version 10.4 and later. | |
| Retain(IntPtr) | Increments the retain count of a CGPDFOperatorTable object. Original signature is 'CGPDFOperatorTableRef CGPDFOperatorTableRetain ( CGPDFOperatorTableRef table );' Available in Mac OS X version 10.4 and later. | |
| SetCallback(IntPtr, String, CGPDFOperatorCallback) | Sets a callback function for a PDF operator. Original signature is 'void CGPDFOperatorTableSetCallback ( CGPDFOperatorTableRef table, const char *name, CGPDFOperatorCallback callback );' Available in Mac OS X version 10.4 and later. |
| Object | |
| CGPDFOperatorTable | |
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)