CGPDFStream Class

Definition

A PDF Stream.

public class CGPDFStream : ObjCRuntime.INativeObject
type CGPDFStream = class
    interface INativeObject
Inheritance
CGPDFStream
Implements

Properties

Dictionary

The dictionary associated with the PDF stream.

Handle

Handle (pointer) to the unmanaged object representation.

Methods

GetData(CGPDFDataFormat)

The data associated with the PDF stream, and also returns the file format of the data.

Applies to