CGPDFObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that represents various objects in a PDF document.
public class CGPDFObject : ObjCRuntime.INativeObjecttype CGPDFObject = class
    interface INativeObject- Inheritance
- 
				CGPDFObject
- Implements
Constructors
| CGPDFObject(IntPtr) | 
Properties
| Handle | Handle (pointer) to the unmanaged object representation. | 
| IsNull | |
| Type | |
Methods
| TryGetName(String) | |
| TryGetValue(Boolean) | |
| TryGetValue(CGPDFArray) | |
| TryGetValue(CGPDFDictionary) | |
| TryGetValue(CGPDFStream) | |
| TryGetValue(nfloat) | |
| TryGetValue(nint) | |
| TryGetValue(String) |