CGPDFObject Class
Definition
Class that represents various objects in a PDF document.
public class CGPDFObject : ObjCRuntime.INativeObject
type 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) |