Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetBoxRect ( CGPDFBox box ) : RectangleF | ||
GetDrawingTransform ( CGPDFBox box, RectangleF rect, int rotate, bool preserveAspectRatio ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CGPDFPage ( |
||
CGPDFPageGetBoxRect ( |
||
CGPDFPageGetDrawingTransform ( |
||
CGPDFPageGetPageNumber ( |
||
CGPDFPageGetRotationAngle ( |
||
CGPDFPageRelease ( |
||
CGPDFPageRetain ( |
public GetBoxRect ( CGPDFBox box ) : RectangleF | ||
box | CGPDFBox | |
return | RectangleF |
public GetDrawingTransform ( CGPDFBox box, RectangleF rect, int rotate, bool preserveAspectRatio ) : |
||
box | CGPDFBox | |
rect | RectangleF | |
rotate | int | |
preserveAspectRatio | bool | |
return |