CGPDFObject 类

定义

表示 PDF 文档中各种对象的类。

public class CGPDFObject : ObjCRuntime.INativeObject
type CGPDFObject = class
    interface INativeObject
继承
CGPDFObject
实现

构造函数

CGPDFObject(IntPtr)

表示 PDF 文档中各种对象的类。

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

IsNull

表示 PDF 文档中各种对象的类。

Type

表示 PDF 文档中各种对象的类。

方法

TryGetName(String)

表示 PDF 文档中各种对象的类。

TryGetValue(Boolean)

表示 PDF 文档中各种对象的类。

TryGetValue(CGPDFArray)

表示 PDF 文档中各种对象的类。

TryGetValue(CGPDFDictionary)

表示 PDF 文档中各种对象的类。

TryGetValue(CGPDFStream)

表示 PDF 文档中各种对象的类。

TryGetValue(nfloat)

表示 PDF 文档中各种对象的类。

TryGetValue(nint)

表示 PDF 文档中各种对象的类。

TryGetValue(String)

表示 PDF 文档中各种对象的类。

适用于