CGPDFContentStream Class

Definition

Class that gets PDF resources as an object or stream.

public class CGPDFContentStream : IDisposable, ObjCRuntime.INativeObject
type CGPDFContentStream = class
    interface INativeObject
    interface IDisposable
Inheritance
CGPDFContentStream
Implements

Constructors

CGPDFContentStream(CGPDFPage)
CGPDFContentStream(CGPDFStream, NSDictionary, CGPDFContentStream)
CGPDFContentStream(IntPtr)

Properties

Handle

Handle (pointer) to the unmanaged object representation.

Methods

Dispose()

Releases the resources used by the CGPDFContentStream object.

Dispose(Boolean)

Releases the resources used by the CGPDFContentStream object.

Finalize()

Finalizer for the CGPDFContentStream object

GetResource(String, String)
GetStreams()

Applies to