CGPDFStream 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.
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. |