Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetBoxRect ( CGPDFBox box ) : RectangleF | ||
GetDrawingTransform ( CGPDFBox box, RectangleF rect, int rotate, bool preserveAspectRatio ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
CGPDFPage ( |
||
CGPDFPageGetBoxRect ( |
||
CGPDFPageGetDrawingTransform ( |
||
CGPDFPageGetPageNumber ( |
||
CGPDFPageGetRotationAngle ( |
||
CGPDFPageRelease ( |
||
CGPDFPageRetain ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetBoxRect ( CGPDFBox box ) : RectangleF | ||
box | CGPDFBox | |
Résultat | RectangleF |
public GetDrawingTransform ( CGPDFBox box, RectangleF rect, int rotate, bool preserveAspectRatio ) : |
||
box | CGPDFBox | |
rect | RectangleF | |
rotate | int | |
preserveAspectRatio | bool | |
Résultat |