CGPDFPage 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 Page in a PDF Document.
public class CGPDFPage : IDisposable, ObjCRuntime.INativeObject
type CGPDFPage = class
interface INativeObject
interface IDisposable
- Inheritance
-
CGPDFPage
- Implements
Constructors
CGPDFPage(IntPtr) |
Properties
Dictionary | |
Document | |
Handle |
Handle (pointer) to the unmanaged object representation. |
PageNumber | |
RotationAngle |
Methods
Dispose() |
Releases the resources used by the CGPDFPage object. |
Dispose(Boolean) |
Releases the resources used by the CGPDFPage object. |
Finalize() |
Finalizer for the CGPDFPage object |
GetBoxRect(CGPDFBox) | |
GetDrawingTransform(CGPDFBox, CGRect, Int32, Boolean) |