CGPDFContentStream 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 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() |